Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-0672 (GCVE-0-2026-0672)
Vulnerability from cvelistv5 – Published: 2026-01-20 21:52 – Updated: 2026-03-03 14:43
VLAI
EPSS
Title
Header injection in http.cookies.Morsel
Summary
When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
9 references
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.10.20
(python)
Affected: 3.11.0 , < 3.11.15 (python) Affected: 3.12.0 , < 3.12.13 (python) Affected: 3.13.0 , < 3.13.12 (python) Affected: 3.14.0 , < 3.14.3 (python) Affected: 3.15.0a1 , < 3.15.0a6 (python) |
Credits
Omar M. Hasan
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-0672",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-21T15:40:11.672802Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-21T16:14:06.341Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"http.cookies"
],
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.10.20",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.11.15",
"status": "affected",
"version": "3.11.0",
"versionType": "python"
},
{
"lessThan": "3.12.13",
"status": "affected",
"version": "3.12.0",
"versionType": "python"
},
{
"lessThan": "3.13.12",
"status": "affected",
"version": "3.13.0",
"versionType": "python"
},
{
"lessThan": "3.14.3",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
},
{
"lessThan": "3.15.0a6",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Omar M. Hasan"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters."
}
],
"value": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 6,
"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:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-93",
"description": "CWE-93",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-03T14:43:20.490Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/143920"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/143919"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6VFLQQEIX673KXKFUZXCUNE5AZOGZ45M/"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/95746b3a13a985787ef53b977129041971ed7f70"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/712452e6f1d4b9f7f8c4c92ebfcaac1705faa440"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/62700107418eb2cca3fc88da036a243ea975f172"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/7852d72b653fea0199acf5fc2a84f6f8b84eba8d"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/918387e4912d12ffc166c8f2a38df92b6ec756ca"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/b1869ff648bbee0717221d09e6deff46617f3e85"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Header injection in http.cookies.Morsel",
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2026-0672",
"datePublished": "2026-01-20T21:52:33.925Z",
"dateReserved": "2026-01-07T17:08:45.326Z",
"dateUpdated": "2026-03-03T14:43:20.490Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-0672",
"date": "2026-06-05",
"epss": "0.00205",
"percentile": "0.42616"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-0672\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2026-01-20T22:15:52.680\",\"lastModified\":\"2026-01-26T15:16:07.033\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/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\":6.0,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"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\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-93\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/62700107418eb2cca3fc88da036a243ea975f172\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/712452e6f1d4b9f7f8c4c92ebfcaac1705faa440\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/7852d72b653fea0199acf5fc2a84f6f8b84eba8d\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/918387e4912d12ffc166c8f2a38df92b6ec756ca\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/95746b3a13a985787ef53b977129041971ed7f70\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/b1869ff648bbee0717221d09e6deff46617f3e85\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/143919\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/143920\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/6VFLQQEIX673KXKFUZXCUNE5AZOGZ45M/\",\"source\":\"cna@python.org\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-0672\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-21T15:40:11.672802Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-21T15:48:28.463Z\"}}], \"cna\": {\"title\": \"Header injection in http.cookies.Morsel\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Omar M. Hasan\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/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\": \"LOW\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"modules\": [\"http.cookies\"], \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.10.20\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.15\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.13\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0\", \"lessThan\": \"3.13.12\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0\", \"lessThan\": \"3.14.3\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.15.0a1\", \"lessThan\": \"3.15.0a6\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/pull/143920\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/143919\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/6VFLQQEIX673KXKFUZXCUNE5AZOGZ45M/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/python/cpython/commit/95746b3a13a985787ef53b977129041971ed7f70\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/712452e6f1d4b9f7f8c4c92ebfcaac1705faa440\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/62700107418eb2cca3fc88da036a243ea975f172\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/7852d72b653fea0199acf5fc2a84f6f8b84eba8d\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/918387e4912d12ffc166c8f2a38df92b6ec756ca\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/b1869ff648bbee0717221d09e6deff46617f3e85\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-93\", \"description\": \"CWE-93\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-03-03T14:43:20.490Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-0672\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-03T14:43:20.490Z\", \"dateReserved\": \"2026-01-07T17:08:45.326Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2026-01-20T21:52:33.925Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:0644-1
Vulnerability from csaf_suse - Published: 2026-02-25 16:28 - Updated: 2026-02-25 16:28Summary
Security update for python312
Severity
Important
Notes
Title of the patch: Security update for python312
Description of the patch: This update for python312 fixes the following issues:
- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable
characters (bsc#1257029).
- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel
(bsc#1257031).
- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).
- CVE-2025-15366: user-controlled command can allow additional commands injected using newlines (bsc#1257044).
- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).
- CVE-2025-15367: control characters may allow the injection of additional commands (bsc#1257041).
Patchnames: SUSE-2026-644,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-644,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-644,openSUSE-SLE-15.6-2026-644
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
28 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 python312",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python312 fixes the following issues:\n\n- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable\n characters (bsc#1257029).\n- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel\n (bsc#1257031).\n- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).\n- CVE-2025-15366: user-controlled command can allow additional commands injected using newlines (bsc#1257044).\n- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).\n- CVE-2025-15367: control characters may allow the injection of additional commands (bsc#1257041).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-644,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-644,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-644,openSUSE-SLE-15.6-2026-644",
"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_0644-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0644-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260644-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0644-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024403.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257041",
"url": "https://bugzilla.suse.com/1257041"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257044",
"url": "https://bugzilla.suse.com/1257044"
},
{
"category": "self",
"summary": "SUSE Bug 1257046",
"url": "https://bugzilla.suse.com/1257046"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15282 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15366 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15367 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15367/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
}
],
"title": "Security update for python312",
"tracking": {
"current_release_date": "2026-02-25T16:28:23Z",
"generator": {
"date": "2026-02-25T16:28:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0644-1",
"initial_release_date": "2026-02-25T16:28:23Z",
"revision_history": [
{
"date": "2026-02-25T16:28:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"product": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"product_id": "libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-3.12.12-150600.3.43.1.aarch64",
"product": {
"name": "python312-3.12.12-150600.3.43.1.aarch64",
"product_id": "python312-3.12.12-150600.3.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.12-150600.3.43.1.aarch64",
"product": {
"name": "python312-base-3.12.12-150600.3.43.1.aarch64",
"product_id": "python312-base-3.12.12-150600.3.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-150600.3.43.1.aarch64",
"product": {
"name": "python312-curses-3.12.12-150600.3.43.1.aarch64",
"product_id": "python312-curses-3.12.12-150600.3.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-150600.3.43.1.aarch64",
"product": {
"name": "python312-dbm-3.12.12-150600.3.43.1.aarch64",
"product_id": "python312-dbm-3.12.12-150600.3.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.12-150600.3.43.1.aarch64",
"product": {
"name": "python312-devel-3.12.12-150600.3.43.1.aarch64",
"product_id": "python312-devel-3.12.12-150600.3.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.12-150600.3.43.1.aarch64",
"product": {
"name": "python312-doc-3.12.12-150600.3.43.1.aarch64",
"product_id": "python312-doc-3.12.12-150600.3.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"product": {
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"product_id": "python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-150600.3.43.1.aarch64",
"product": {
"name": "python312-idle-3.12.12-150600.3.43.1.aarch64",
"product_id": "python312-idle-3.12.12-150600.3.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"product": {
"name": "python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"product_id": "python312-testsuite-3.12.12-150600.3.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-150600.3.43.1.aarch64",
"product": {
"name": "python312-tk-3.12.12-150600.3.43.1.aarch64",
"product_id": "python312-tk-3.12.12-150600.3.43.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.12-150600.3.43.1.aarch64",
"product": {
"name": "python312-tools-3.12.12-150600.3.43.1.aarch64",
"product_id": "python312-tools-3.12.12-150600.3.43.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-64bit-3.12.12-150600.3.43.1.aarch64_ilp32",
"product": {
"name": "libpython3_12-1_0-64bit-3.12.12-150600.3.43.1.aarch64_ilp32",
"product_id": "libpython3_12-1_0-64bit-3.12.12-150600.3.43.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-64bit-3.12.12-150600.3.43.1.aarch64_ilp32",
"product": {
"name": "python312-64bit-3.12.12-150600.3.43.1.aarch64_ilp32",
"product_id": "python312-64bit-3.12.12-150600.3.43.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-base-64bit-3.12.12-150600.3.43.1.aarch64_ilp32",
"product": {
"name": "python312-base-64bit-3.12.12-150600.3.43.1.aarch64_ilp32",
"product_id": "python312-base-64bit-3.12.12-150600.3.43.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.i586",
"product": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.i586",
"product_id": "libpython3_12-1_0-3.12.12-150600.3.43.1.i586"
}
},
{
"category": "product_version",
"name": "python312-3.12.12-150600.3.43.1.i586",
"product": {
"name": "python312-3.12.12-150600.3.43.1.i586",
"product_id": "python312-3.12.12-150600.3.43.1.i586"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.12-150600.3.43.1.i586",
"product": {
"name": "python312-base-3.12.12-150600.3.43.1.i586",
"product_id": "python312-base-3.12.12-150600.3.43.1.i586"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-150600.3.43.1.i586",
"product": {
"name": "python312-curses-3.12.12-150600.3.43.1.i586",
"product_id": "python312-curses-3.12.12-150600.3.43.1.i586"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-150600.3.43.1.i586",
"product": {
"name": "python312-dbm-3.12.12-150600.3.43.1.i586",
"product_id": "python312-dbm-3.12.12-150600.3.43.1.i586"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.12-150600.3.43.1.i586",
"product": {
"name": "python312-devel-3.12.12-150600.3.43.1.i586",
"product_id": "python312-devel-3.12.12-150600.3.43.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.12-150600.3.43.1.i586",
"product": {
"name": "python312-doc-3.12.12-150600.3.43.1.i586",
"product_id": "python312-doc-3.12.12-150600.3.43.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.i586",
"product": {
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.i586",
"product_id": "python312-doc-devhelp-3.12.12-150600.3.43.1.i586"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-150600.3.43.1.i586",
"product": {
"name": "python312-idle-3.12.12-150600.3.43.1.i586",
"product_id": "python312-idle-3.12.12-150600.3.43.1.i586"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.12-150600.3.43.1.i586",
"product": {
"name": "python312-testsuite-3.12.12-150600.3.43.1.i586",
"product_id": "python312-testsuite-3.12.12-150600.3.43.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-150600.3.43.1.i586",
"product": {
"name": "python312-tk-3.12.12-150600.3.43.1.i586",
"product_id": "python312-tk-3.12.12-150600.3.43.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.12-150600.3.43.1.i586",
"product": {
"name": "python312-tools-3.12.12-150600.3.43.1.i586",
"product_id": "python312-tools-3.12.12-150600.3.43.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"product": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"product_id": "libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-3.12.12-150600.3.43.1.ppc64le",
"product": {
"name": "python312-3.12.12-150600.3.43.1.ppc64le",
"product_id": "python312-3.12.12-150600.3.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.12-150600.3.43.1.ppc64le",
"product": {
"name": "python312-base-3.12.12-150600.3.43.1.ppc64le",
"product_id": "python312-base-3.12.12-150600.3.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-150600.3.43.1.ppc64le",
"product": {
"name": "python312-curses-3.12.12-150600.3.43.1.ppc64le",
"product_id": "python312-curses-3.12.12-150600.3.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"product_id": "python312-dbm-3.12.12-150600.3.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.12-150600.3.43.1.ppc64le",
"product": {
"name": "python312-devel-3.12.12-150600.3.43.1.ppc64le",
"product_id": "python312-devel-3.12.12-150600.3.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.12-150600.3.43.1.ppc64le",
"product": {
"name": "python312-doc-3.12.12-150600.3.43.1.ppc64le",
"product_id": "python312-doc-3.12.12-150600.3.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"product": {
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"product_id": "python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-150600.3.43.1.ppc64le",
"product": {
"name": "python312-idle-3.12.12-150600.3.43.1.ppc64le",
"product_id": "python312-idle-3.12.12-150600.3.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"product": {
"name": "python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"product_id": "python312-testsuite-3.12.12-150600.3.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-150600.3.43.1.ppc64le",
"product": {
"name": "python312-tk-3.12.12-150600.3.43.1.ppc64le",
"product_id": "python312-tk-3.12.12-150600.3.43.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.12-150600.3.43.1.ppc64le",
"product": {
"name": "python312-tools-3.12.12-150600.3.43.1.ppc64le",
"product_id": "python312-tools-3.12.12-150600.3.43.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"product": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"product_id": "libpython3_12-1_0-3.12.12-150600.3.43.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-3.12.12-150600.3.43.1.s390x",
"product": {
"name": "python312-3.12.12-150600.3.43.1.s390x",
"product_id": "python312-3.12.12-150600.3.43.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.12-150600.3.43.1.s390x",
"product": {
"name": "python312-base-3.12.12-150600.3.43.1.s390x",
"product_id": "python312-base-3.12.12-150600.3.43.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-150600.3.43.1.s390x",
"product": {
"name": "python312-curses-3.12.12-150600.3.43.1.s390x",
"product_id": "python312-curses-3.12.12-150600.3.43.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-150600.3.43.1.s390x",
"product": {
"name": "python312-dbm-3.12.12-150600.3.43.1.s390x",
"product_id": "python312-dbm-3.12.12-150600.3.43.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.12-150600.3.43.1.s390x",
"product": {
"name": "python312-devel-3.12.12-150600.3.43.1.s390x",
"product_id": "python312-devel-3.12.12-150600.3.43.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.12-150600.3.43.1.s390x",
"product": {
"name": "python312-doc-3.12.12-150600.3.43.1.s390x",
"product_id": "python312-doc-3.12.12-150600.3.43.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"product": {
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"product_id": "python312-doc-devhelp-3.12.12-150600.3.43.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-150600.3.43.1.s390x",
"product": {
"name": "python312-idle-3.12.12-150600.3.43.1.s390x",
"product_id": "python312-idle-3.12.12-150600.3.43.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.12-150600.3.43.1.s390x",
"product": {
"name": "python312-testsuite-3.12.12-150600.3.43.1.s390x",
"product_id": "python312-testsuite-3.12.12-150600.3.43.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-150600.3.43.1.s390x",
"product": {
"name": "python312-tk-3.12.12-150600.3.43.1.s390x",
"product_id": "python312-tk-3.12.12-150600.3.43.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.12-150600.3.43.1.s390x",
"product": {
"name": "python312-tools-3.12.12-150600.3.43.1.s390x",
"product_id": "python312-tools-3.12.12-150600.3.43.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"product_id": "libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"product_id": "libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-32bit-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-32bit-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-base-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-base-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-base-32bit-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-curses-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-curses-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-dbm-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-dbm-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-devel-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-devel-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-doc-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-doc-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-idle-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-idle-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-testsuite-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-tk-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-tk-3.12.12-150600.3.43.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.12-150600.3.43.1.x86_64",
"product": {
"name": "python312-tools-3.12.12-150600.3.43.1.x86_64",
"product_id": "python312-tools-3.12.12-150600.3.43.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-base-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-base-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-base-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-base-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-curses-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-curses-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-curses-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-curses-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-dbm-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-dbm-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-dbm-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-devel-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-devel-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-devel-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-devel-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-idle-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-idle-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-idle-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-idle-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-tk-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-tk-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-tk-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-tk-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-tools-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-tools-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-tools-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-tools-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-base-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-base-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-curses-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-curses-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-dbm-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-devel-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-devel-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-idle-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-idle-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-tk-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-tk-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-tools-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-tools-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-32bit-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-base-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-base-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-base-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-base-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-32bit-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-curses-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-curses-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-curses-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-curses-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-dbm-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-dbm-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-dbm-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-devel-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-devel-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-devel-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-devel-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.12-150600.3.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-doc-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.12-150600.3.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-doc-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.12-150600.3.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-doc-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-doc-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-idle-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-idle-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-idle-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-idle-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.12-150600.3.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.12-150600.3.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.12-150600.3.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-testsuite-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-tk-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-tk-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-tk-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-tk-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.43.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64"
},
"product_reference": "python312-tools-3.12.12-150600.3.43.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.43.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le"
},
"product_reference": "python312-tools-3.12.12-150600.3.43.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.43.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x"
},
"product_reference": "python312-tools-3.12.12-150600.3.43.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.12-150600.3.43.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
},
"product_reference": "python312-tools-3.12.12-150600.3.43.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T16:28:23Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"cve": "CVE-2025-15282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15282"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15282",
"url": "https://www.suse.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "SUSE Bug 1257046 for CVE-2025-15282",
"url": "https://bugzilla.suse.com/1257046"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T16:28:23Z",
"details": "moderate"
}
],
"title": "CVE-2025-15282"
},
{
"cve": "CVE-2025-15366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15366"
}
],
"notes": [
{
"category": "general",
"text": "The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15366",
"url": "https://www.suse.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "SUSE Bug 1257044 for CVE-2025-15366",
"url": "https://bugzilla.suse.com/1257044"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T16:28:23Z",
"details": "moderate"
}
],
"title": "CVE-2025-15366"
},
{
"cve": "CVE-2025-15367",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15367"
}
],
"notes": [
{
"category": "general",
"text": "The poplib module, when passed a user-controlled command, can have\nadditional commands injected using newlines. Mitigation rejects commands\ncontaining control characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15367",
"url": "https://www.suse.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "SUSE Bug 1257041 for CVE-2025-15367",
"url": "https://bugzilla.suse.com/1257041"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T16:28:23Z",
"details": "moderate"
}
],
"title": "CVE-2025-15367"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T16:28:23Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.12-150600.3.43.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.12-150600.3.43.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T16:28:23Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
}
]
}
SUSE-SU-2026:0645-1
Vulnerability from csaf_suse - Published: 2026-02-25 16:29 - Updated: 2026-02-25 16:29Summary
Security update for python3
Severity
Important
Notes
Title of the patch: Security update for python3
Description of the patch: This update for python3 fixes the following issues:
- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable
characters (bsc#1257029).
- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel
(bsc#1257031).
- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).
- CVE-2025-15366: user-controlled command can allow additional commands injected using newlines (bsc#1257044).
- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).
- CVE-2025-15367: control characters may allow the injection of additional commands (bsc#1257041).
Patchnames: SUSE-2026-645,SUSE-SLE-SERVER-12-SP5-LTSS-2026-645,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-645
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
28 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 python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\n- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable\n characters (bsc#1257029).\n- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel\n (bsc#1257031).\n- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).\n- CVE-2025-15366: user-controlled command can allow additional commands injected using newlines (bsc#1257044).\n- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).\n- CVE-2025-15367: control characters may allow the injection of additional commands (bsc#1257041).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-645,SUSE-SLE-SERVER-12-SP5-LTSS-2026-645,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-645",
"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_0645-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0645-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260645-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0645-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024402.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257041",
"url": "https://bugzilla.suse.com/1257041"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257044",
"url": "https://bugzilla.suse.com/1257044"
},
{
"category": "self",
"summary": "SUSE Bug 1257046",
"url": "https://bugzilla.suse.com/1257046"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15282 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15366 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15367 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15367/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2026-02-25T16:29:02Z",
"generator": {
"date": "2026-02-25T16:29:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0645-1",
"initial_release_date": "2026-02-25T16:29:02Z",
"revision_history": [
{
"date": "2026-02-25T16:29:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"product_id": "libpython3_4m1_0-3.4.10-25.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.172.1.aarch64",
"product": {
"name": "python3-3.4.10-25.172.1.aarch64",
"product_id": "python3-3.4.10-25.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.172.1.aarch64",
"product": {
"name": "python3-base-3.4.10-25.172.1.aarch64",
"product_id": "python3-base-3.4.10-25.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.172.1.aarch64",
"product": {
"name": "python3-curses-3.4.10-25.172.1.aarch64",
"product_id": "python3-curses-3.4.10-25.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.172.1.aarch64",
"product": {
"name": "python3-dbm-3.4.10-25.172.1.aarch64",
"product_id": "python3-dbm-3.4.10-25.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.172.1.aarch64",
"product": {
"name": "python3-devel-3.4.10-25.172.1.aarch64",
"product_id": "python3-devel-3.4.10-25.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.172.1.aarch64",
"product": {
"name": "python3-idle-3.4.10-25.172.1.aarch64",
"product_id": "python3-idle-3.4.10-25.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.172.1.aarch64",
"product": {
"name": "python3-testsuite-3.4.10-25.172.1.aarch64",
"product_id": "python3-testsuite-3.4.10-25.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.172.1.aarch64",
"product": {
"name": "python3-tk-3.4.10-25.172.1.aarch64",
"product_id": "python3-tk-3.4.10-25.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.172.1.aarch64",
"product": {
"name": "python3-tools-3.4.10-25.172.1.aarch64",
"product_id": "python3-tools-3.4.10-25.172.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-64bit-3.4.10-25.172.1.aarch64_ilp32",
"product": {
"name": "libpython3_4m1_0-64bit-3.4.10-25.172.1.aarch64_ilp32",
"product_id": "libpython3_4m1_0-64bit-3.4.10-25.172.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-64bit-3.4.10-25.172.1.aarch64_ilp32",
"product": {
"name": "python3-64bit-3.4.10-25.172.1.aarch64_ilp32",
"product_id": "python3-64bit-3.4.10-25.172.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python3-base-64bit-3.4.10-25.172.1.aarch64_ilp32",
"product": {
"name": "python3-base-64bit-3.4.10-25.172.1.aarch64_ilp32",
"product_id": "python3-base-64bit-3.4.10-25.172.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.172.1.i586",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.172.1.i586",
"product_id": "libpython3_4m1_0-3.4.10-25.172.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.172.1.i586",
"product": {
"name": "python3-3.4.10-25.172.1.i586",
"product_id": "python3-3.4.10-25.172.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.172.1.i586",
"product": {
"name": "python3-base-3.4.10-25.172.1.i586",
"product_id": "python3-base-3.4.10-25.172.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.172.1.i586",
"product": {
"name": "python3-curses-3.4.10-25.172.1.i586",
"product_id": "python3-curses-3.4.10-25.172.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.172.1.i586",
"product": {
"name": "python3-dbm-3.4.10-25.172.1.i586",
"product_id": "python3-dbm-3.4.10-25.172.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.172.1.i586",
"product": {
"name": "python3-devel-3.4.10-25.172.1.i586",
"product_id": "python3-devel-3.4.10-25.172.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.172.1.i586",
"product": {
"name": "python3-idle-3.4.10-25.172.1.i586",
"product_id": "python3-idle-3.4.10-25.172.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.172.1.i586",
"product": {
"name": "python3-testsuite-3.4.10-25.172.1.i586",
"product_id": "python3-testsuite-3.4.10-25.172.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.172.1.i586",
"product": {
"name": "python3-tk-3.4.10-25.172.1.i586",
"product_id": "python3-tk-3.4.10-25.172.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.172.1.i586",
"product": {
"name": "python3-tools-3.4.10-25.172.1.i586",
"product_id": "python3-tools-3.4.10-25.172.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-doc-3.4.10-25.172.1.noarch",
"product": {
"name": "python3-doc-3.4.10-25.172.1.noarch",
"product_id": "python3-doc-3.4.10-25.172.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-doc-pdf-3.4.10-25.172.1.noarch",
"product": {
"name": "python3-doc-pdf-3.4.10-25.172.1.noarch",
"product_id": "python3-doc-pdf-3.4.10-25.172.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"product_id": "libpython3_4m1_0-3.4.10-25.172.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.172.1.ppc64le",
"product": {
"name": "python3-3.4.10-25.172.1.ppc64le",
"product_id": "python3-3.4.10-25.172.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.172.1.ppc64le",
"product": {
"name": "python3-base-3.4.10-25.172.1.ppc64le",
"product_id": "python3-base-3.4.10-25.172.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.172.1.ppc64le",
"product": {
"name": "python3-curses-3.4.10-25.172.1.ppc64le",
"product_id": "python3-curses-3.4.10-25.172.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.172.1.ppc64le",
"product": {
"name": "python3-dbm-3.4.10-25.172.1.ppc64le",
"product_id": "python3-dbm-3.4.10-25.172.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.172.1.ppc64le",
"product": {
"name": "python3-devel-3.4.10-25.172.1.ppc64le",
"product_id": "python3-devel-3.4.10-25.172.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.172.1.ppc64le",
"product": {
"name": "python3-idle-3.4.10-25.172.1.ppc64le",
"product_id": "python3-idle-3.4.10-25.172.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.172.1.ppc64le",
"product": {
"name": "python3-testsuite-3.4.10-25.172.1.ppc64le",
"product_id": "python3-testsuite-3.4.10-25.172.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.172.1.ppc64le",
"product": {
"name": "python3-tk-3.4.10-25.172.1.ppc64le",
"product_id": "python3-tk-3.4.10-25.172.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.172.1.ppc64le",
"product": {
"name": "python3-tools-3.4.10-25.172.1.ppc64le",
"product_id": "python3-tools-3.4.10-25.172.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.172.1.s390",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.172.1.s390",
"product_id": "libpython3_4m1_0-3.4.10-25.172.1.s390"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.172.1.s390",
"product": {
"name": "python3-3.4.10-25.172.1.s390",
"product_id": "python3-3.4.10-25.172.1.s390"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.172.1.s390",
"product": {
"name": "python3-base-3.4.10-25.172.1.s390",
"product_id": "python3-base-3.4.10-25.172.1.s390"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.172.1.s390",
"product": {
"name": "python3-curses-3.4.10-25.172.1.s390",
"product_id": "python3-curses-3.4.10-25.172.1.s390"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.172.1.s390",
"product": {
"name": "python3-dbm-3.4.10-25.172.1.s390",
"product_id": "python3-dbm-3.4.10-25.172.1.s390"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.172.1.s390",
"product": {
"name": "python3-devel-3.4.10-25.172.1.s390",
"product_id": "python3-devel-3.4.10-25.172.1.s390"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.172.1.s390",
"product": {
"name": "python3-idle-3.4.10-25.172.1.s390",
"product_id": "python3-idle-3.4.10-25.172.1.s390"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.172.1.s390",
"product": {
"name": "python3-testsuite-3.4.10-25.172.1.s390",
"product_id": "python3-testsuite-3.4.10-25.172.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.172.1.s390",
"product": {
"name": "python3-tk-3.4.10-25.172.1.s390",
"product_id": "python3-tk-3.4.10-25.172.1.s390"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.172.1.s390",
"product": {
"name": "python3-tools-3.4.10-25.172.1.s390",
"product_id": "python3-tools-3.4.10-25.172.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.172.1.s390x",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.172.1.s390x",
"product_id": "libpython3_4m1_0-3.4.10-25.172.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"product_id": "libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.172.1.s390x",
"product": {
"name": "python3-3.4.10-25.172.1.s390x",
"product_id": "python3-3.4.10-25.172.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.10-25.172.1.s390x",
"product": {
"name": "python3-32bit-3.4.10-25.172.1.s390x",
"product_id": "python3-32bit-3.4.10-25.172.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.172.1.s390x",
"product": {
"name": "python3-base-3.4.10-25.172.1.s390x",
"product_id": "python3-base-3.4.10-25.172.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.10-25.172.1.s390x",
"product": {
"name": "python3-base-32bit-3.4.10-25.172.1.s390x",
"product_id": "python3-base-32bit-3.4.10-25.172.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.172.1.s390x",
"product": {
"name": "python3-curses-3.4.10-25.172.1.s390x",
"product_id": "python3-curses-3.4.10-25.172.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.172.1.s390x",
"product": {
"name": "python3-dbm-3.4.10-25.172.1.s390x",
"product_id": "python3-dbm-3.4.10-25.172.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.172.1.s390x",
"product": {
"name": "python3-devel-3.4.10-25.172.1.s390x",
"product_id": "python3-devel-3.4.10-25.172.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.172.1.s390x",
"product": {
"name": "python3-idle-3.4.10-25.172.1.s390x",
"product_id": "python3-idle-3.4.10-25.172.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.172.1.s390x",
"product": {
"name": "python3-testsuite-3.4.10-25.172.1.s390x",
"product_id": "python3-testsuite-3.4.10-25.172.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.172.1.s390x",
"product": {
"name": "python3-tk-3.4.10-25.172.1.s390x",
"product_id": "python3-tk-3.4.10-25.172.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.172.1.s390x",
"product": {
"name": "python3-tools-3.4.10-25.172.1.s390x",
"product_id": "python3-tools-3.4.10-25.172.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"product": {
"name": "libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"product_id": "libpython3_4m1_0-3.4.10-25.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"product": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"product_id": "libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.4.10-25.172.1.x86_64",
"product": {
"name": "python3-3.4.10-25.172.1.x86_64",
"product_id": "python3-3.4.10-25.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-32bit-3.4.10-25.172.1.x86_64",
"product": {
"name": "python3-32bit-3.4.10-25.172.1.x86_64",
"product_id": "python3-32bit-3.4.10-25.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.4.10-25.172.1.x86_64",
"product": {
"name": "python3-base-3.4.10-25.172.1.x86_64",
"product_id": "python3-base-3.4.10-25.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-32bit-3.4.10-25.172.1.x86_64",
"product": {
"name": "python3-base-32bit-3.4.10-25.172.1.x86_64",
"product_id": "python3-base-32bit-3.4.10-25.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.4.10-25.172.1.x86_64",
"product": {
"name": "python3-curses-3.4.10-25.172.1.x86_64",
"product_id": "python3-curses-3.4.10-25.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.4.10-25.172.1.x86_64",
"product": {
"name": "python3-dbm-3.4.10-25.172.1.x86_64",
"product_id": "python3-dbm-3.4.10-25.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.4.10-25.172.1.x86_64",
"product": {
"name": "python3-devel-3.4.10-25.172.1.x86_64",
"product_id": "python3-devel-3.4.10-25.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.4.10-25.172.1.x86_64",
"product": {
"name": "python3-idle-3.4.10-25.172.1.x86_64",
"product_id": "python3-idle-3.4.10-25.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.4.10-25.172.1.x86_64",
"product": {
"name": "python3-testsuite-3.4.10-25.172.1.x86_64",
"product_id": "python3-testsuite-3.4.10-25.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.4.10-25.172.1.x86_64",
"product": {
"name": "python3-tk-3.4.10-25.172.1.x86_64",
"product_id": "python3-tk-3.4.10-25.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.4.10-25.172.1.x86_64",
"product": {
"name": "python3-tools-3.4.10-25.172.1.x86_64",
"product_id": "python3-tools-3.4.10-25.172.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.172.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.172.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.172.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.172.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.172.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64"
},
"product_reference": "python3-3.4.10-25.172.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.172.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le"
},
"product_reference": "python3-3.4.10-25.172.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.172.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x"
},
"product_reference": "python3-3.4.10-25.172.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64"
},
"product_reference": "python3-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.172.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64"
},
"product_reference": "python3-base-3.4.10-25.172.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.172.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le"
},
"product_reference": "python3-base-3.4.10-25.172.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.172.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x"
},
"product_reference": "python3-base-3.4.10-25.172.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.172.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64"
},
"product_reference": "python3-curses-3.4.10-25.172.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.172.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le"
},
"product_reference": "python3-curses-3.4.10-25.172.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.172.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x"
},
"product_reference": "python3-curses-3.4.10-25.172.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.172.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64"
},
"product_reference": "python3-devel-3.4.10-25.172.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.172.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le"
},
"product_reference": "python3-devel-3.4.10-25.172.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.172.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x"
},
"product_reference": "python3-devel-3.4.10-25.172.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.172.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64"
},
"product_reference": "python3-tk-3.4.10-25.172.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.172.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le"
},
"product_reference": "python3-tk-3.4.10-25.172.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.172.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x"
},
"product_reference": "python3-tk-3.4.10-25.172.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64"
},
"product_reference": "python3-tk-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64"
},
"product_reference": "libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64"
},
"product_reference": "libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64"
},
"product_reference": "python3-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64"
},
"product_reference": "python3-base-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64"
},
"product_reference": "python3-curses-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64"
},
"product_reference": "python3-devel-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.4.10-25.172.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
},
"product_reference": "python3-tk-3.4.10-25.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T16:29:02Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"cve": "CVE-2025-15282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15282"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15282",
"url": "https://www.suse.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "SUSE Bug 1257046 for CVE-2025-15282",
"url": "https://bugzilla.suse.com/1257046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T16:29:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-15282"
},
{
"cve": "CVE-2025-15366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15366"
}
],
"notes": [
{
"category": "general",
"text": "The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15366",
"url": "https://www.suse.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "SUSE Bug 1257044 for CVE-2025-15366",
"url": "https://bugzilla.suse.com/1257044"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T16:29:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-15366"
},
{
"cve": "CVE-2025-15367",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15367"
}
],
"notes": [
{
"category": "general",
"text": "The poplib module, when passed a user-controlled command, can have\nadditional commands injected using newlines. Mitigation rejects commands\ncontaining control characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15367",
"url": "https://www.suse.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "SUSE Bug 1257041 for CVE-2025-15367",
"url": "https://bugzilla.suse.com/1257041"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T16:29:02Z",
"details": "moderate"
}
],
"title": "CVE-2025-15367"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T16:29:02Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python3-tk-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-base-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-curses-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-devel-3.4.10-25.172.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python3-tk-3.4.10-25.172.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T16:29:02Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
}
]
}
SUSE-SU-2026:0663-1
Vulnerability from csaf_suse - Published: 2026-02-26 15:13 - Updated: 2026-02-26 15:13Summary
Security update for python
Severity
Important
Notes
Title of the patch: Security update for python
Description of the patch: This update for python fixes the following issues:
- CVE-2025-6075: Fixed performance degradation when using os.path.expandvars() (bsc#1252974).
- CVE-2026-0672: Fixed a HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel. (bsc#1257031)
- CVE-2026-0865: Fixed a bug where a user-controlled header containing newlines can allow injecting HTTP headers. (bsc#1257042)
- CVE-2025-15366: Fixed a bug wherer a user-controlled command can allow additional commands injected using newlines. (bsc#1257044)
- CVE-2025-15367: Fixed control characters which may allow the injection of additional commands. (bsc#1257041)
Patchnames: SUSE-2026-663,SUSE-SLE-SERVER-12-SP5-LTSS-2026-663,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-663
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.7 (Medium)
Affected products
Recommended
63 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
63 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
63 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
7.5 (High)
Affected products
Recommended
63 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
63 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
26 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 python",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python fixes the following issues:\n\n- CVE-2025-6075: Fixed performance degradation when using os.path.expandvars() (bsc#1252974).\n- CVE-2026-0672: Fixed a HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel. (bsc#1257031)\n- CVE-2026-0865: Fixed a bug where a user-controlled header containing newlines can allow injecting HTTP headers. (bsc#1257042)\n- CVE-2025-15366: Fixed a bug wherer a user-controlled command can allow additional commands injected using newlines. (bsc#1257044)\n- CVE-2025-15367: Fixed control characters which may allow the injection of additional commands. (bsc#1257041)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-663,SUSE-SLE-SERVER-12-SP5-LTSS-2026-663,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-663",
"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_0663-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0663-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260663-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0663-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024447.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE Bug 1254867",
"url": "https://bugzilla.suse.com/1254867"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257041",
"url": "https://bugzilla.suse.com/1257041"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257044",
"url": "https://bugzilla.suse.com/1257044"
},
{
"category": "self",
"summary": "SUSE Bug 1257064",
"url": "https://bugzilla.suse.com/1257064"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15366 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15367 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15367/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
}
],
"title": "Security update for python",
"tracking": {
"current_release_date": "2026-02-26T15:13:11Z",
"generator": {
"date": "2026-02-26T15:13:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0663-1",
"initial_release_date": "2026-02-26T15:13:11Z",
"revision_history": [
{
"date": "2026-02-26T15:13:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"product_id": "libpython2_7-1_0-2.7.18-33.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.63.1.aarch64",
"product": {
"name": "python-2.7.18-33.63.1.aarch64",
"product_id": "python-2.7.18-33.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.63.1.aarch64",
"product": {
"name": "python-base-2.7.18-33.63.1.aarch64",
"product_id": "python-base-2.7.18-33.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.63.1.aarch64",
"product": {
"name": "python-curses-2.7.18-33.63.1.aarch64",
"product_id": "python-curses-2.7.18-33.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.63.1.aarch64",
"product": {
"name": "python-demo-2.7.18-33.63.1.aarch64",
"product_id": "python-demo-2.7.18-33.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.63.1.aarch64",
"product": {
"name": "python-devel-2.7.18-33.63.1.aarch64",
"product_id": "python-devel-2.7.18-33.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.63.1.aarch64",
"product": {
"name": "python-gdbm-2.7.18-33.63.1.aarch64",
"product_id": "python-gdbm-2.7.18-33.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.63.1.aarch64",
"product": {
"name": "python-idle-2.7.18-33.63.1.aarch64",
"product_id": "python-idle-2.7.18-33.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.63.1.aarch64",
"product": {
"name": "python-strict-tls-check-2.7.18-33.63.1.aarch64",
"product_id": "python-strict-tls-check-2.7.18-33.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.63.1.aarch64",
"product": {
"name": "python-tk-2.7.18-33.63.1.aarch64",
"product_id": "python-tk-2.7.18-33.63.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.63.1.aarch64",
"product": {
"name": "python-xml-2.7.18-33.63.1.aarch64",
"product_id": "python-xml-2.7.18-33.63.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-64bit-2.7.18-33.63.1.aarch64_ilp32",
"product": {
"name": "libpython2_7-1_0-64bit-2.7.18-33.63.1.aarch64_ilp32",
"product_id": "libpython2_7-1_0-64bit-2.7.18-33.63.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-64bit-2.7.18-33.63.1.aarch64_ilp32",
"product": {
"name": "python-64bit-2.7.18-33.63.1.aarch64_ilp32",
"product_id": "python-64bit-2.7.18-33.63.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python-base-64bit-2.7.18-33.63.1.aarch64_ilp32",
"product": {
"name": "python-base-64bit-2.7.18-33.63.1.aarch64_ilp32",
"product_id": "python-base-64bit-2.7.18-33.63.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.63.1.i586",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.63.1.i586",
"product_id": "libpython2_7-1_0-2.7.18-33.63.1.i586"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.63.1.i586",
"product": {
"name": "python-2.7.18-33.63.1.i586",
"product_id": "python-2.7.18-33.63.1.i586"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.63.1.i586",
"product": {
"name": "python-base-2.7.18-33.63.1.i586",
"product_id": "python-base-2.7.18-33.63.1.i586"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.63.1.i586",
"product": {
"name": "python-curses-2.7.18-33.63.1.i586",
"product_id": "python-curses-2.7.18-33.63.1.i586"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.63.1.i586",
"product": {
"name": "python-demo-2.7.18-33.63.1.i586",
"product_id": "python-demo-2.7.18-33.63.1.i586"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.63.1.i586",
"product": {
"name": "python-devel-2.7.18-33.63.1.i586",
"product_id": "python-devel-2.7.18-33.63.1.i586"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.63.1.i586",
"product": {
"name": "python-gdbm-2.7.18-33.63.1.i586",
"product_id": "python-gdbm-2.7.18-33.63.1.i586"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.63.1.i586",
"product": {
"name": "python-idle-2.7.18-33.63.1.i586",
"product_id": "python-idle-2.7.18-33.63.1.i586"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.63.1.i586",
"product": {
"name": "python-strict-tls-check-2.7.18-33.63.1.i586",
"product_id": "python-strict-tls-check-2.7.18-33.63.1.i586"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.63.1.i586",
"product": {
"name": "python-tk-2.7.18-33.63.1.i586",
"product_id": "python-tk-2.7.18-33.63.1.i586"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.63.1.i586",
"product": {
"name": "python-xml-2.7.18-33.63.1.i586",
"product_id": "python-xml-2.7.18-33.63.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "python-doc-2.7.18-33.63.1.noarch",
"product": {
"name": "python-doc-2.7.18-33.63.1.noarch",
"product_id": "python-doc-2.7.18-33.63.1.noarch"
}
},
{
"category": "product_version",
"name": "python-doc-pdf-2.7.18-33.63.1.noarch",
"product": {
"name": "python-doc-pdf-2.7.18-33.63.1.noarch",
"product_id": "python-doc-pdf-2.7.18-33.63.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"product_id": "libpython2_7-1_0-2.7.18-33.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.63.1.ppc64le",
"product": {
"name": "python-2.7.18-33.63.1.ppc64le",
"product_id": "python-2.7.18-33.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.63.1.ppc64le",
"product": {
"name": "python-base-2.7.18-33.63.1.ppc64le",
"product_id": "python-base-2.7.18-33.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.63.1.ppc64le",
"product": {
"name": "python-curses-2.7.18-33.63.1.ppc64le",
"product_id": "python-curses-2.7.18-33.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.63.1.ppc64le",
"product": {
"name": "python-demo-2.7.18-33.63.1.ppc64le",
"product_id": "python-demo-2.7.18-33.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.63.1.ppc64le",
"product": {
"name": "python-devel-2.7.18-33.63.1.ppc64le",
"product_id": "python-devel-2.7.18-33.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.63.1.ppc64le",
"product": {
"name": "python-gdbm-2.7.18-33.63.1.ppc64le",
"product_id": "python-gdbm-2.7.18-33.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.63.1.ppc64le",
"product": {
"name": "python-idle-2.7.18-33.63.1.ppc64le",
"product_id": "python-idle-2.7.18-33.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.63.1.ppc64le",
"product": {
"name": "python-strict-tls-check-2.7.18-33.63.1.ppc64le",
"product_id": "python-strict-tls-check-2.7.18-33.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.63.1.ppc64le",
"product": {
"name": "python-tk-2.7.18-33.63.1.ppc64le",
"product_id": "python-tk-2.7.18-33.63.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.63.1.ppc64le",
"product": {
"name": "python-xml-2.7.18-33.63.1.ppc64le",
"product_id": "python-xml-2.7.18-33.63.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.63.1.s390",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.63.1.s390",
"product_id": "libpython2_7-1_0-2.7.18-33.63.1.s390"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.63.1.s390",
"product": {
"name": "python-2.7.18-33.63.1.s390",
"product_id": "python-2.7.18-33.63.1.s390"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.63.1.s390",
"product": {
"name": "python-base-2.7.18-33.63.1.s390",
"product_id": "python-base-2.7.18-33.63.1.s390"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.63.1.s390",
"product": {
"name": "python-curses-2.7.18-33.63.1.s390",
"product_id": "python-curses-2.7.18-33.63.1.s390"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.63.1.s390",
"product": {
"name": "python-demo-2.7.18-33.63.1.s390",
"product_id": "python-demo-2.7.18-33.63.1.s390"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.63.1.s390",
"product": {
"name": "python-devel-2.7.18-33.63.1.s390",
"product_id": "python-devel-2.7.18-33.63.1.s390"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.63.1.s390",
"product": {
"name": "python-gdbm-2.7.18-33.63.1.s390",
"product_id": "python-gdbm-2.7.18-33.63.1.s390"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.63.1.s390",
"product": {
"name": "python-idle-2.7.18-33.63.1.s390",
"product_id": "python-idle-2.7.18-33.63.1.s390"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.63.1.s390",
"product": {
"name": "python-strict-tls-check-2.7.18-33.63.1.s390",
"product_id": "python-strict-tls-check-2.7.18-33.63.1.s390"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.63.1.s390",
"product": {
"name": "python-tk-2.7.18-33.63.1.s390",
"product_id": "python-tk-2.7.18-33.63.1.s390"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.63.1.s390",
"product": {
"name": "python-xml-2.7.18-33.63.1.s390",
"product_id": "python-xml-2.7.18-33.63.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.63.1.s390x",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.63.1.s390x",
"product_id": "libpython2_7-1_0-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"product_id": "libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.63.1.s390x",
"product": {
"name": "python-2.7.18-33.63.1.s390x",
"product_id": "python-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-33.63.1.s390x",
"product": {
"name": "python-32bit-2.7.18-33.63.1.s390x",
"product_id": "python-32bit-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.63.1.s390x",
"product": {
"name": "python-base-2.7.18-33.63.1.s390x",
"product_id": "python-base-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-33.63.1.s390x",
"product": {
"name": "python-base-32bit-2.7.18-33.63.1.s390x",
"product_id": "python-base-32bit-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.63.1.s390x",
"product": {
"name": "python-curses-2.7.18-33.63.1.s390x",
"product_id": "python-curses-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.63.1.s390x",
"product": {
"name": "python-demo-2.7.18-33.63.1.s390x",
"product_id": "python-demo-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.63.1.s390x",
"product": {
"name": "python-devel-2.7.18-33.63.1.s390x",
"product_id": "python-devel-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.63.1.s390x",
"product": {
"name": "python-gdbm-2.7.18-33.63.1.s390x",
"product_id": "python-gdbm-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.63.1.s390x",
"product": {
"name": "python-idle-2.7.18-33.63.1.s390x",
"product_id": "python-idle-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.63.1.s390x",
"product": {
"name": "python-strict-tls-check-2.7.18-33.63.1.s390x",
"product_id": "python-strict-tls-check-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.63.1.s390x",
"product": {
"name": "python-tk-2.7.18-33.63.1.s390x",
"product_id": "python-tk-2.7.18-33.63.1.s390x"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.63.1.s390x",
"product": {
"name": "python-xml-2.7.18-33.63.1.s390x",
"product_id": "python-xml-2.7.18-33.63.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"product": {
"name": "libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"product_id": "libpython2_7-1_0-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"product": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"product_id": "libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-2.7.18-33.63.1.x86_64",
"product": {
"name": "python-2.7.18-33.63.1.x86_64",
"product_id": "python-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-32bit-2.7.18-33.63.1.x86_64",
"product": {
"name": "python-32bit-2.7.18-33.63.1.x86_64",
"product_id": "python-32bit-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-2.7.18-33.63.1.x86_64",
"product": {
"name": "python-base-2.7.18-33.63.1.x86_64",
"product_id": "python-base-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-base-32bit-2.7.18-33.63.1.x86_64",
"product": {
"name": "python-base-32bit-2.7.18-33.63.1.x86_64",
"product_id": "python-base-32bit-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-curses-2.7.18-33.63.1.x86_64",
"product": {
"name": "python-curses-2.7.18-33.63.1.x86_64",
"product_id": "python-curses-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-demo-2.7.18-33.63.1.x86_64",
"product": {
"name": "python-demo-2.7.18-33.63.1.x86_64",
"product_id": "python-demo-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-devel-2.7.18-33.63.1.x86_64",
"product": {
"name": "python-devel-2.7.18-33.63.1.x86_64",
"product_id": "python-devel-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-gdbm-2.7.18-33.63.1.x86_64",
"product": {
"name": "python-gdbm-2.7.18-33.63.1.x86_64",
"product_id": "python-gdbm-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-idle-2.7.18-33.63.1.x86_64",
"product": {
"name": "python-idle-2.7.18-33.63.1.x86_64",
"product_id": "python-idle-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-strict-tls-check-2.7.18-33.63.1.x86_64",
"product": {
"name": "python-strict-tls-check-2.7.18-33.63.1.x86_64",
"product_id": "python-strict-tls-check-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-tk-2.7.18-33.63.1.x86_64",
"product": {
"name": "python-tk-2.7.18-33.63.1.x86_64",
"product_id": "python-tk-2.7.18-33.63.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-xml-2.7.18-33.63.1.x86_64",
"product": {
"name": "python-xml-2.7.18-33.63.1.x86_64",
"product_id": "python-xml-2.7.18-33.63.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64"
},
"product_reference": "python-2.7.18-33.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le"
},
"product_reference": "python-2.7.18-33.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x"
},
"product_reference": "python-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x"
},
"product_reference": "python-32bit-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64"
},
"product_reference": "python-base-2.7.18-33.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le"
},
"product_reference": "python-base-2.7.18-33.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x"
},
"product_reference": "python-base-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-base-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x"
},
"product_reference": "python-base-32bit-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64"
},
"product_reference": "python-curses-2.7.18-33.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le"
},
"product_reference": "python-curses-2.7.18-33.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x"
},
"product_reference": "python-curses-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-curses-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64"
},
"product_reference": "python-demo-2.7.18-33.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le"
},
"product_reference": "python-demo-2.7.18-33.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x"
},
"product_reference": "python-demo-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-demo-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64"
},
"product_reference": "python-devel-2.7.18-33.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le"
},
"product_reference": "python-devel-2.7.18-33.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x"
},
"product_reference": "python-devel-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-devel-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-33.63.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch"
},
"product_reference": "python-doc-2.7.18-33.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-33.63.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-33.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64"
},
"product_reference": "python-gdbm-2.7.18-33.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le"
},
"product_reference": "python-gdbm-2.7.18-33.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x"
},
"product_reference": "python-gdbm-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64"
},
"product_reference": "python-idle-2.7.18-33.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le"
},
"product_reference": "python-idle-2.7.18-33.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x"
},
"product_reference": "python-idle-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-idle-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64"
},
"product_reference": "python-tk-2.7.18-33.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le"
},
"product_reference": "python-tk-2.7.18-33.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x"
},
"product_reference": "python-tk-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-tk-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.63.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64"
},
"product_reference": "python-xml-2.7.18-33.63.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.63.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le"
},
"product_reference": "python-xml-2.7.18-33.63.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.63.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x"
},
"product_reference": "python-xml-2.7.18-33.63.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-xml-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64"
},
"product_reference": "libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64"
},
"product_reference": "libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-32bit-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-32bit-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-base-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-base-32bit-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-base-32bit-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-curses-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-curses-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-demo-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-demo-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-devel-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-devel-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-2.7.18-33.63.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch"
},
"product_reference": "python-doc-2.7.18-33.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-doc-pdf-2.7.18-33.63.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch"
},
"product_reference": "python-doc-pdf-2.7.18-33.63.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gdbm-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-gdbm-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idle-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-idle-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tk-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-tk-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-xml-2.7.18-33.63.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
},
"product_reference": "python-xml-2.7.18-33.63.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15366"
}
],
"notes": [
{
"category": "general",
"text": "The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15366",
"url": "https://www.suse.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "SUSE Bug 1257044 for CVE-2025-15366",
"url": "https://bugzilla.suse.com/1257044"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T15:13:11Z",
"details": "moderate"
}
],
"title": "CVE-2025-15366"
},
{
"cve": "CVE-2025-15367",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15367"
}
],
"notes": [
{
"category": "general",
"text": "The poplib module, when passed a user-controlled command, can have\nadditional commands injected using newlines. Mitigation rejects commands\ncontaining control characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15367",
"url": "https://www.suse.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "SUSE Bug 1257041 for CVE-2025-15367",
"url": "https://bugzilla.suse.com/1257041"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T15:13:11Z",
"details": "moderate"
}
],
"title": "CVE-2025-15367"
},
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.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:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T15:13:11Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T15:13:11Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:python-xml-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-base-32bit-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-curses-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-demo-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-devel-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-doc-pdf-2.7.18-33.63.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-gdbm-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-idle-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-tk-2.7.18-33.63.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:python-xml-2.7.18-33.63.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T15:13:11Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
}
]
}
SUSE-SU-2026:0664-1
Vulnerability from csaf_suse - Published: 2026-02-26 15:15 - Updated: 2026-02-26 15:15Summary
Security update for python3
Severity
Important
Notes
Title of the patch: Security update for python3
Description of the patch: This update for python3 fixes the following issues:
- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable
characters (bsc#1257029).
- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel
(bsc#1257031).
- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).
- CVE-2025-15366: user-controlled command can allow additional commands injected using newlines (bsc#1257044).
- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).
- CVE-2025-15367: control characters may allow the injection of additional commands (bsc#1257041).
Patchnames: SUSE-2026-664,SUSE-SLE-Micro-5.3-2026-664,SUSE-SLE-Micro-5.4-2026-664,SUSE-SLE-Micro-5.5-2026-664,SUSE-SLE-Module-Basesystem-15-SP7-2026-664,SUSE-SLE-Module-Development-Tools-15-SP7-2026-664,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-664,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-664,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-664,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-664,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-664,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-664,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-664,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-664,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-664,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-664,SUSE-SUSE-MicroOS-5.2-2026-664,openSUSE-SLE-15.6-2026-664
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
358 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
358 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
358 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
358 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
358 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
358 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
28 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 python3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3 fixes the following issues:\n\n- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable\n characters (bsc#1257029).\n- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel\n (bsc#1257031).\n- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).\n- CVE-2025-15366: user-controlled command can allow additional commands injected using newlines (bsc#1257044).\n- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).\n- CVE-2025-15367: control characters may allow the injection of additional commands (bsc#1257041).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-664,SUSE-SLE-Micro-5.3-2026-664,SUSE-SLE-Micro-5.4-2026-664,SUSE-SLE-Micro-5.5-2026-664,SUSE-SLE-Module-Basesystem-15-SP7-2026-664,SUSE-SLE-Module-Development-Tools-15-SP7-2026-664,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-664,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-664,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-664,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-664,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-664,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-664,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-664,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-664,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-664,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-664,SUSE-SUSE-MicroOS-5.2-2026-664,openSUSE-SLE-15.6-2026-664",
"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_0664-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0664-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260664-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0664-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024446.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257041",
"url": "https://bugzilla.suse.com/1257041"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257044",
"url": "https://bugzilla.suse.com/1257044"
},
{
"category": "self",
"summary": "SUSE Bug 1257046",
"url": "https://bugzilla.suse.com/1257046"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15282 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15366 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15367 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15367/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
}
],
"title": "Security update for python3",
"tracking": {
"current_release_date": "2026-02-26T15:15:20Z",
"generator": {
"date": "2026-02-26T15:15:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0664-1",
"initial_release_date": "2026-02-26T15:15:20Z",
"revision_history": [
{
"date": "2026-02-26T15:15:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.106.1.aarch64",
"product": {
"name": "python3-3.6.15-150300.10.106.1.aarch64",
"product_id": "python3-3.6.15-150300.10.106.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.106.1.aarch64",
"product": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64",
"product_id": "python3-base-3.6.15-150300.10.106.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.106.1.aarch64",
"product": {
"name": "python3-curses-3.6.15-150300.10.106.1.aarch64",
"product_id": "python3-curses-3.6.15-150300.10.106.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.106.1.aarch64",
"product": {
"name": "python3-dbm-3.6.15-150300.10.106.1.aarch64",
"product_id": "python3-dbm-3.6.15-150300.10.106.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.106.1.aarch64",
"product": {
"name": "python3-devel-3.6.15-150300.10.106.1.aarch64",
"product_id": "python3-devel-3.6.15-150300.10.106.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.106.1.aarch64",
"product": {
"name": "python3-doc-3.6.15-150300.10.106.1.aarch64",
"product_id": "python3-doc-3.6.15-150300.10.106.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.106.1.aarch64",
"product": {
"name": "python3-idle-3.6.15-150300.10.106.1.aarch64",
"product_id": "python3-idle-3.6.15-150300.10.106.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"product_id": "python3-testsuite-3.6.15-150300.10.106.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.106.1.aarch64",
"product": {
"name": "python3-tk-3.6.15-150300.10.106.1.aarch64",
"product_id": "python3-tk-3.6.15-150300.10.106.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.106.1.aarch64",
"product": {
"name": "python3-tools-3.6.15-150300.10.106.1.aarch64",
"product_id": "python3-tools-3.6.15-150300.10.106.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-64bit-3.6.15-150300.10.106.1.aarch64_ilp32",
"product": {
"name": "libpython3_6m1_0-64bit-3.6.15-150300.10.106.1.aarch64_ilp32",
"product_id": "libpython3_6m1_0-64bit-3.6.15-150300.10.106.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.i586",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.i586",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.106.1.i586"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.106.1.i586",
"product": {
"name": "python3-3.6.15-150300.10.106.1.i586",
"product_id": "python3-3.6.15-150300.10.106.1.i586"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.106.1.i586",
"product": {
"name": "python3-base-3.6.15-150300.10.106.1.i586",
"product_id": "python3-base-3.6.15-150300.10.106.1.i586"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.106.1.i586",
"product": {
"name": "python3-curses-3.6.15-150300.10.106.1.i586",
"product_id": "python3-curses-3.6.15-150300.10.106.1.i586"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.106.1.i586",
"product": {
"name": "python3-dbm-3.6.15-150300.10.106.1.i586",
"product_id": "python3-dbm-3.6.15-150300.10.106.1.i586"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.106.1.i586",
"product": {
"name": "python3-devel-3.6.15-150300.10.106.1.i586",
"product_id": "python3-devel-3.6.15-150300.10.106.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.106.1.i586",
"product": {
"name": "python3-doc-3.6.15-150300.10.106.1.i586",
"product_id": "python3-doc-3.6.15-150300.10.106.1.i586"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.i586",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.i586",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.106.1.i586"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.106.1.i586",
"product": {
"name": "python3-idle-3.6.15-150300.10.106.1.i586",
"product_id": "python3-idle-3.6.15-150300.10.106.1.i586"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.106.1.i586",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.106.1.i586",
"product_id": "python3-testsuite-3.6.15-150300.10.106.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.106.1.i586",
"product": {
"name": "python3-tk-3.6.15-150300.10.106.1.i586",
"product_id": "python3-tk-3.6.15-150300.10.106.1.i586"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.106.1.i586",
"product": {
"name": "python3-tools-3.6.15-150300.10.106.1.i586",
"product_id": "python3-tools-3.6.15-150300.10.106.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.106.1.ppc64le",
"product": {
"name": "python3-3.6.15-150300.10.106.1.ppc64le",
"product_id": "python3-3.6.15-150300.10.106.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.106.1.ppc64le",
"product": {
"name": "python3-base-3.6.15-150300.10.106.1.ppc64le",
"product_id": "python3-base-3.6.15-150300.10.106.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.106.1.ppc64le",
"product": {
"name": "python3-curses-3.6.15-150300.10.106.1.ppc64le",
"product_id": "python3-curses-3.6.15-150300.10.106.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"product": {
"name": "python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"product_id": "python3-dbm-3.6.15-150300.10.106.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.106.1.ppc64le",
"product": {
"name": "python3-devel-3.6.15-150300.10.106.1.ppc64le",
"product_id": "python3-devel-3.6.15-150300.10.106.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.106.1.ppc64le",
"product": {
"name": "python3-doc-3.6.15-150300.10.106.1.ppc64le",
"product_id": "python3-doc-3.6.15-150300.10.106.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.106.1.ppc64le",
"product": {
"name": "python3-idle-3.6.15-150300.10.106.1.ppc64le",
"product_id": "python3-idle-3.6.15-150300.10.106.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"product_id": "python3-testsuite-3.6.15-150300.10.106.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.106.1.ppc64le",
"product": {
"name": "python3-tk-3.6.15-150300.10.106.1.ppc64le",
"product_id": "python3-tk-3.6.15-150300.10.106.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.106.1.ppc64le",
"product": {
"name": "python3-tools-3.6.15-150300.10.106.1.ppc64le",
"product_id": "python3-tools-3.6.15-150300.10.106.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.106.1.s390x",
"product": {
"name": "python3-3.6.15-150300.10.106.1.s390x",
"product_id": "python3-3.6.15-150300.10.106.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.106.1.s390x",
"product": {
"name": "python3-base-3.6.15-150300.10.106.1.s390x",
"product_id": "python3-base-3.6.15-150300.10.106.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.106.1.s390x",
"product": {
"name": "python3-curses-3.6.15-150300.10.106.1.s390x",
"product_id": "python3-curses-3.6.15-150300.10.106.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.106.1.s390x",
"product": {
"name": "python3-dbm-3.6.15-150300.10.106.1.s390x",
"product_id": "python3-dbm-3.6.15-150300.10.106.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.106.1.s390x",
"product": {
"name": "python3-devel-3.6.15-150300.10.106.1.s390x",
"product_id": "python3-devel-3.6.15-150300.10.106.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.106.1.s390x",
"product": {
"name": "python3-doc-3.6.15-150300.10.106.1.s390x",
"product_id": "python3-doc-3.6.15-150300.10.106.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.106.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.106.1.s390x",
"product": {
"name": "python3-idle-3.6.15-150300.10.106.1.s390x",
"product_id": "python3-idle-3.6.15-150300.10.106.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.106.1.s390x",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.106.1.s390x",
"product_id": "python3-testsuite-3.6.15-150300.10.106.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.106.1.s390x",
"product": {
"name": "python3-tk-3.6.15-150300.10.106.1.s390x",
"product_id": "python3-tk-3.6.15-150300.10.106.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.106.1.s390x",
"product": {
"name": "python3-tools-3.6.15-150300.10.106.1.s390x",
"product_id": "python3-tools-3.6.15-150300.10.106.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"product_id": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"product_id": "libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "python3-3.6.15-150300.10.106.1.x86_64",
"product_id": "python3-3.6.15-150300.10.106.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-base-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64",
"product_id": "python3-base-3.6.15-150300.10.106.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"product_id": "python3-curses-3.6.15-150300.10.106.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"product_id": "python3-dbm-3.6.15-150300.10.106.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"product_id": "python3-devel-3.6.15-150300.10.106.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "python3-doc-3.6.15-150300.10.106.1.x86_64",
"product_id": "python3-doc-3.6.15-150300.10.106.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"product_id": "python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"product_id": "python3-idle-3.6.15-150300.10.106.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"product_id": "python3-testsuite-3.6.15-150300.10.106.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"product_id": "python3-tk-3.6.15-150300.10.106.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"product": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"product_id": "python3-tools-3.6.15-150300.10.106.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-base-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-base-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-curses-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-curses-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-dbm-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-dbm-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-devel-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-devel-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.106.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-doc-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.106.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-doc-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.106.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-doc-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-doc-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-idle-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-idle-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.106.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.106.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.106.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-testsuite-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tk-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tk-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tools-3.6.15-150300.10.106.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
},
"product_reference": "python3-tools-3.6.15-150300.10.106.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T15:15:20Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"cve": "CVE-2025-15282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15282"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15282",
"url": "https://www.suse.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "SUSE Bug 1257046 for CVE-2025-15282",
"url": "https://bugzilla.suse.com/1257046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T15:15:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-15282"
},
{
"cve": "CVE-2025-15366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15366"
}
],
"notes": [
{
"category": "general",
"text": "The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15366",
"url": "https://www.suse.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "SUSE Bug 1257044 for CVE-2025-15366",
"url": "https://bugzilla.suse.com/1257044"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T15:15:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-15366"
},
{
"cve": "CVE-2025-15367",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15367"
}
],
"notes": [
{
"category": "general",
"text": "The poplib module, when passed a user-controlled command, can have\nadditional commands injected using newlines. Mitigation rejects commands\ncontaining control characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15367",
"url": "https://www.suse.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "SUSE Bug 1257041 for CVE-2025-15367",
"url": "https://bugzilla.suse.com/1257041"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T15:15:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-15367"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T15:15:20Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-tools-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-base-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-tools-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-base-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.106.1.x86_64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.aarch64",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.ppc64le",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.s390x",
"openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.106.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T15:15:20Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
}
]
}
SUSE-SU-2026:0693-1
Vulnerability from csaf_suse - Published: 2026-02-27 15:14 - Updated: 2026-02-27 15:14Summary
Security update for python311
Severity
Important
Notes
Title of the patch: Security update for python311
Description of the patch: This update for python311 fixes the following issues:
- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable
characters (bsc#1257029).
- CVE-2025-12781: inadequate parameter check can cause data integrity issues (bsc#1257108).
- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).
- CVE-2025-15366: user-controlled command can allow additional commands injected using newlines (bsc#1257044).
- CVE-2025-15367: control characters may allow the injection of additional commands (bsc#1257041).
- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel
(bsc#1257031).
- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).
Patchnames: SUSE-2026-693,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-693,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-693,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-693,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-693,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-693,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-693,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-693,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-693,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-693
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.5 (Medium)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\n- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable\n characters (bsc#1257029).\n- CVE-2025-12781: inadequate parameter check can cause data integrity issues (bsc#1257108).\n- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).\n- CVE-2025-15366: user-controlled command can allow additional commands injected using newlines (bsc#1257044).\n- CVE-2025-15367: control characters may allow the injection of additional commands (bsc#1257041).\n- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel\n (bsc#1257031).\n- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-693,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-693,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-693,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-693,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-693,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-693,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-693,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-693,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-693,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-693",
"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_0693-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0693-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260693-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0693-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024502.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257041",
"url": "https://bugzilla.suse.com/1257041"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257044",
"url": "https://bugzilla.suse.com/1257044"
},
{
"category": "self",
"summary": "SUSE Bug 1257046",
"url": "https://bugzilla.suse.com/1257046"
},
{
"category": "self",
"summary": "SUSE Bug 1257108",
"url": "https://bugzilla.suse.com/1257108"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12781 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12781/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15282 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15366 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15367 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15367/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2026-02-27T15:14:09Z",
"generator": {
"date": "2026-02-27T15:14:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0693-1",
"initial_release_date": "2026-02-27T15:14:09Z",
"revision_history": [
{
"date": "2026-02-27T15:14:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.75.1.aarch64",
"product": {
"name": "python311-3.11.14-150400.9.75.1.aarch64",
"product_id": "python311-3.11.14-150400.9.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.75.1.aarch64",
"product": {
"name": "python311-base-3.11.14-150400.9.75.1.aarch64",
"product_id": "python311-base-3.11.14-150400.9.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.75.1.aarch64",
"product": {
"name": "python311-curses-3.11.14-150400.9.75.1.aarch64",
"product_id": "python311-curses-3.11.14-150400.9.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.75.1.aarch64",
"product": {
"name": "python311-dbm-3.11.14-150400.9.75.1.aarch64",
"product_id": "python311-dbm-3.11.14-150400.9.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.75.1.aarch64",
"product": {
"name": "python311-devel-3.11.14-150400.9.75.1.aarch64",
"product_id": "python311-devel-3.11.14-150400.9.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.75.1.aarch64",
"product": {
"name": "python311-doc-3.11.14-150400.9.75.1.aarch64",
"product_id": "python311-doc-3.11.14-150400.9.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.75.1.aarch64",
"product": {
"name": "python311-idle-3.11.14-150400.9.75.1.aarch64",
"product_id": "python311-idle-3.11.14-150400.9.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.75.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.75.1.aarch64",
"product_id": "python311-testsuite-3.11.14-150400.9.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.75.1.aarch64",
"product": {
"name": "python311-tk-3.11.14-150400.9.75.1.aarch64",
"product_id": "python311-tk-3.11.14-150400.9.75.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.75.1.aarch64",
"product": {
"name": "python311-tools-3.11.14-150400.9.75.1.aarch64",
"product_id": "python311-tools-3.11.14-150400.9.75.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.14-150400.9.75.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.14-150400.9.75.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.14-150400.9.75.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.14-150400.9.75.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.14-150400.9.75.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.14-150400.9.75.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.14-150400.9.75.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.14-150400.9.75.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.14-150400.9.75.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.i586",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.75.1.i586",
"product": {
"name": "python311-3.11.14-150400.9.75.1.i586",
"product_id": "python311-3.11.14-150400.9.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.75.1.i586",
"product": {
"name": "python311-base-3.11.14-150400.9.75.1.i586",
"product_id": "python311-base-3.11.14-150400.9.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.75.1.i586",
"product": {
"name": "python311-curses-3.11.14-150400.9.75.1.i586",
"product_id": "python311-curses-3.11.14-150400.9.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.75.1.i586",
"product": {
"name": "python311-dbm-3.11.14-150400.9.75.1.i586",
"product_id": "python311-dbm-3.11.14-150400.9.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.75.1.i586",
"product": {
"name": "python311-devel-3.11.14-150400.9.75.1.i586",
"product_id": "python311-devel-3.11.14-150400.9.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.75.1.i586",
"product": {
"name": "python311-doc-3.11.14-150400.9.75.1.i586",
"product_id": "python311-doc-3.11.14-150400.9.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.i586",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.75.1.i586",
"product": {
"name": "python311-idle-3.11.14-150400.9.75.1.i586",
"product_id": "python311-idle-3.11.14-150400.9.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.75.1.i586",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.75.1.i586",
"product_id": "python311-testsuite-3.11.14-150400.9.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.75.1.i586",
"product": {
"name": "python311-tk-3.11.14-150400.9.75.1.i586",
"product_id": "python311-tk-3.11.14-150400.9.75.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.75.1.i586",
"product": {
"name": "python311-tools-3.11.14-150400.9.75.1.i586",
"product_id": "python311-tools-3.11.14-150400.9.75.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.75.1.ppc64le",
"product": {
"name": "python311-3.11.14-150400.9.75.1.ppc64le",
"product_id": "python311-3.11.14-150400.9.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.75.1.ppc64le",
"product": {
"name": "python311-base-3.11.14-150400.9.75.1.ppc64le",
"product_id": "python311-base-3.11.14-150400.9.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.75.1.ppc64le",
"product": {
"name": "python311-curses-3.11.14-150400.9.75.1.ppc64le",
"product_id": "python311-curses-3.11.14-150400.9.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"product_id": "python311-dbm-3.11.14-150400.9.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.75.1.ppc64le",
"product": {
"name": "python311-devel-3.11.14-150400.9.75.1.ppc64le",
"product_id": "python311-devel-3.11.14-150400.9.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.75.1.ppc64le",
"product": {
"name": "python311-doc-3.11.14-150400.9.75.1.ppc64le",
"product_id": "python311-doc-3.11.14-150400.9.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.75.1.ppc64le",
"product": {
"name": "python311-idle-3.11.14-150400.9.75.1.ppc64le",
"product_id": "python311-idle-3.11.14-150400.9.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.75.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.75.1.ppc64le",
"product_id": "python311-testsuite-3.11.14-150400.9.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.75.1.ppc64le",
"product": {
"name": "python311-tk-3.11.14-150400.9.75.1.ppc64le",
"product_id": "python311-tk-3.11.14-150400.9.75.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.75.1.ppc64le",
"product": {
"name": "python311-tools-3.11.14-150400.9.75.1.ppc64le",
"product_id": "python311-tools-3.11.14-150400.9.75.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.75.1.s390x",
"product": {
"name": "python311-3.11.14-150400.9.75.1.s390x",
"product_id": "python311-3.11.14-150400.9.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.75.1.s390x",
"product": {
"name": "python311-base-3.11.14-150400.9.75.1.s390x",
"product_id": "python311-base-3.11.14-150400.9.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.75.1.s390x",
"product": {
"name": "python311-curses-3.11.14-150400.9.75.1.s390x",
"product_id": "python311-curses-3.11.14-150400.9.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.75.1.s390x",
"product": {
"name": "python311-dbm-3.11.14-150400.9.75.1.s390x",
"product_id": "python311-dbm-3.11.14-150400.9.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.75.1.s390x",
"product": {
"name": "python311-devel-3.11.14-150400.9.75.1.s390x",
"product_id": "python311-devel-3.11.14-150400.9.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.75.1.s390x",
"product": {
"name": "python311-doc-3.11.14-150400.9.75.1.s390x",
"product_id": "python311-doc-3.11.14-150400.9.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.75.1.s390x",
"product": {
"name": "python311-idle-3.11.14-150400.9.75.1.s390x",
"product_id": "python311-idle-3.11.14-150400.9.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.75.1.s390x",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.75.1.s390x",
"product_id": "python311-testsuite-3.11.14-150400.9.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.75.1.s390x",
"product": {
"name": "python311-tk-3.11.14-150400.9.75.1.s390x",
"product_id": "python311-tk-3.11.14-150400.9.75.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.75.1.s390x",
"product": {
"name": "python311-tools-3.11.14-150400.9.75.1.s390x",
"product_id": "python311-tools-3.11.14-150400.9.75.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.14-150400.9.75.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-32bit-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-32bit-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-base-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-base-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-base-32bit-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-curses-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-curses-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-dbm-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-dbm-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-devel-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-devel-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-doc-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-doc-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-idle-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-idle-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-testsuite-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-tk-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-tk-3.11.14-150400.9.75.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150400.9.75.1.x86_64",
"product": {
"name": "python311-tools-3.11.14-150400.9.75.1.x86_64",
"product_id": "python311-tools-3.11.14-150400.9.75.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150400.9.75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150400.9.75.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-27T15:14:09Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"cve": "CVE-2025-12781",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12781"
}
],
"notes": [
{
"category": "general",
"text": "When passing data to the b64decode(), standard_b64decode(), and urlsafe_b64decode() functions in the \"base64\" module the characters \"+/\" will always be accepted, regardless of the value of \"altchars\" parameter, typically used to establish an \"alternative base64 alphabet\" such as the URL safe alphabet. This behavior matches what is recommended in earlier base64 RFCs, but newer RFCs now recommend either dropping characters outside the specified base64 alphabet or raising an error. The old behavior has the possibility of causing data integrity issues.\n\n\n\n\nThis behavior can only be insecure if your application uses an alternate base64 alphabet (without \"+/\"). If your application does not use the \"altchars\" parameter or the urlsafe_b64decode() function, then your application does not use an alternative base64 alphabet.\n\n\n\n\nThe attached patches DOES NOT make the base64-decode behavior raise an error, as this would be a change in behavior and break existing programs. Instead, the patch deprecates the behavior which will be replaced with the newly recommended behavior in a future version of Python. Users are recommended to mitigate by verifying user-controlled inputs match the base64 \nalphabet they are expecting or verify that their application would not be \naffected if the b64decode() functions accepted \"+\" or \"/\" outside of altchars.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12781",
"url": "https://www.suse.com/security/cve/CVE-2025-12781"
},
{
"category": "external",
"summary": "SUSE Bug 1257108 for CVE-2025-12781",
"url": "https://bugzilla.suse.com/1257108"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-27T15:14:09Z",
"details": "low"
}
],
"title": "CVE-2025-12781"
},
{
"cve": "CVE-2025-15282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15282"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15282",
"url": "https://www.suse.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "SUSE Bug 1257046 for CVE-2025-15282",
"url": "https://bugzilla.suse.com/1257046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-27T15:14:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-15282"
},
{
"cve": "CVE-2025-15366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15366"
}
],
"notes": [
{
"category": "general",
"text": "The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15366",
"url": "https://www.suse.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "SUSE Bug 1257044 for CVE-2025-15366",
"url": "https://bugzilla.suse.com/1257044"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-27T15:14:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-15366"
},
{
"cve": "CVE-2025-15367",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15367"
}
],
"notes": [
{
"category": "general",
"text": "The poplib module, when passed a user-controlled command, can have\nadditional commands injected using newlines. Mitigation rejects commands\ncontaining control characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15367",
"url": "https://www.suse.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "SUSE Bug 1257041 for CVE-2025-15367",
"url": "https://bugzilla.suse.com/1257041"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-27T15:14:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-15367"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-27T15:14:09Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.14-150400.9.75.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.14-150400.9.75.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-27T15:14:09Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
}
]
}
SUSE-SU-2026:0767-1
Vulnerability from csaf_suse - Published: 2026-03-03 13:05 - Updated: 2026-03-03 13:05Summary
Security update for python311
Severity
Important
Notes
Title of the patch: Security update for python311
Description of the patch: This update for python311 fixes the following issues:
- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable
characters (bsc#1257029).
- CVE-2025-12781: inadequate parameter check can cause data integrity issues (bsc#1257108).
- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).
- CVE-2025-15366: user-controlled command can allow additional commands injected using newlines (bsc#1257044).
- CVE-2025-15367: control characters may allow the injection of additional commands (bsc#1257041).
- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel
(bsc#1257031).
- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).
Patchnames: SUSE-2026-767,SUSE-SLE-Module-Basesystem-15-SP7-2026-767,SUSE-SLE-Module-Python3-15-SP7-2026-767,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-767,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-767,openSUSE-SLE-15.6-2026-767
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.5 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.7 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\n- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable\n characters (bsc#1257029).\n- CVE-2025-12781: inadequate parameter check can cause data integrity issues (bsc#1257108).\n- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).\n- CVE-2025-15366: user-controlled command can allow additional commands injected using newlines (bsc#1257044).\n- CVE-2025-15367: control characters may allow the injection of additional commands (bsc#1257041).\n- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel\n (bsc#1257031).\n- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-767,SUSE-SLE-Module-Basesystem-15-SP7-2026-767,SUSE-SLE-Module-Python3-15-SP7-2026-767,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-767,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-767,openSUSE-SLE-15.6-2026-767",
"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_0767-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0767-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260767-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0767-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024550.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257041",
"url": "https://bugzilla.suse.com/1257041"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257044",
"url": "https://bugzilla.suse.com/1257044"
},
{
"category": "self",
"summary": "SUSE Bug 1257046",
"url": "https://bugzilla.suse.com/1257046"
},
{
"category": "self",
"summary": "SUSE Bug 1257108",
"url": "https://bugzilla.suse.com/1257108"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12781 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12781/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15282 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15366 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15367 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15367/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2026-03-03T13:05:43Z",
"generator": {
"date": "2026-03-03T13:05:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0767-1",
"initial_release_date": "2026-03-03T13:05:43Z",
"revision_history": [
{
"date": "2026-03-03T13:05:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150600.3.44.1.aarch64",
"product": {
"name": "python311-3.11.14-150600.3.44.1.aarch64",
"product_id": "python311-3.11.14-150600.3.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150600.3.44.1.aarch64",
"product": {
"name": "python311-base-3.11.14-150600.3.44.1.aarch64",
"product_id": "python311-base-3.11.14-150600.3.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150600.3.44.1.aarch64",
"product": {
"name": "python311-curses-3.11.14-150600.3.44.1.aarch64",
"product_id": "python311-curses-3.11.14-150600.3.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150600.3.44.1.aarch64",
"product": {
"name": "python311-dbm-3.11.14-150600.3.44.1.aarch64",
"product_id": "python311-dbm-3.11.14-150600.3.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150600.3.44.1.aarch64",
"product": {
"name": "python311-devel-3.11.14-150600.3.44.1.aarch64",
"product_id": "python311-devel-3.11.14-150600.3.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150600.3.44.1.aarch64",
"product": {
"name": "python311-doc-3.11.14-150600.3.44.1.aarch64",
"product_id": "python311-doc-3.11.14-150600.3.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150600.3.44.1.aarch64",
"product": {
"name": "python311-idle-3.11.14-150600.3.44.1.aarch64",
"product_id": "python311-idle-3.11.14-150600.3.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"product_id": "python311-testsuite-3.11.14-150600.3.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150600.3.44.1.aarch64",
"product": {
"name": "python311-tk-3.11.14-150600.3.44.1.aarch64",
"product_id": "python311-tk-3.11.14-150600.3.44.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150600.3.44.1.aarch64",
"product": {
"name": "python311-tools-3.11.14-150600.3.44.1.aarch64",
"product_id": "python311-tools-3.11.14-150600.3.44.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.14-150600.3.44.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.14-150600.3.44.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.14-150600.3.44.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.14-150600.3.44.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.14-150600.3.44.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.14-150600.3.44.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.14-150600.3.44.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.14-150600.3.44.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.14-150600.3.44.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.i586",
"product_id": "libpython3_11-1_0-3.11.14-150600.3.44.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150600.3.44.1.i586",
"product": {
"name": "python311-3.11.14-150600.3.44.1.i586",
"product_id": "python311-3.11.14-150600.3.44.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150600.3.44.1.i586",
"product": {
"name": "python311-base-3.11.14-150600.3.44.1.i586",
"product_id": "python311-base-3.11.14-150600.3.44.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150600.3.44.1.i586",
"product": {
"name": "python311-curses-3.11.14-150600.3.44.1.i586",
"product_id": "python311-curses-3.11.14-150600.3.44.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150600.3.44.1.i586",
"product": {
"name": "python311-dbm-3.11.14-150600.3.44.1.i586",
"product_id": "python311-dbm-3.11.14-150600.3.44.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150600.3.44.1.i586",
"product": {
"name": "python311-devel-3.11.14-150600.3.44.1.i586",
"product_id": "python311-devel-3.11.14-150600.3.44.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150600.3.44.1.i586",
"product": {
"name": "python311-doc-3.11.14-150600.3.44.1.i586",
"product_id": "python311-doc-3.11.14-150600.3.44.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.i586",
"product_id": "python311-doc-devhelp-3.11.14-150600.3.44.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150600.3.44.1.i586",
"product": {
"name": "python311-idle-3.11.14-150600.3.44.1.i586",
"product_id": "python311-idle-3.11.14-150600.3.44.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150600.3.44.1.i586",
"product": {
"name": "python311-testsuite-3.11.14-150600.3.44.1.i586",
"product_id": "python311-testsuite-3.11.14-150600.3.44.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150600.3.44.1.i586",
"product": {
"name": "python311-tk-3.11.14-150600.3.44.1.i586",
"product_id": "python311-tk-3.11.14-150600.3.44.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150600.3.44.1.i586",
"product": {
"name": "python311-tools-3.11.14-150600.3.44.1.i586",
"product_id": "python311-tools-3.11.14-150600.3.44.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150600.3.44.1.ppc64le",
"product": {
"name": "python311-3.11.14-150600.3.44.1.ppc64le",
"product_id": "python311-3.11.14-150600.3.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150600.3.44.1.ppc64le",
"product": {
"name": "python311-base-3.11.14-150600.3.44.1.ppc64le",
"product_id": "python311-base-3.11.14-150600.3.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150600.3.44.1.ppc64le",
"product": {
"name": "python311-curses-3.11.14-150600.3.44.1.ppc64le",
"product_id": "python311-curses-3.11.14-150600.3.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"product_id": "python311-dbm-3.11.14-150600.3.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150600.3.44.1.ppc64le",
"product": {
"name": "python311-devel-3.11.14-150600.3.44.1.ppc64le",
"product_id": "python311-devel-3.11.14-150600.3.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150600.3.44.1.ppc64le",
"product": {
"name": "python311-doc-3.11.14-150600.3.44.1.ppc64le",
"product_id": "python311-doc-3.11.14-150600.3.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150600.3.44.1.ppc64le",
"product": {
"name": "python311-idle-3.11.14-150600.3.44.1.ppc64le",
"product_id": "python311-idle-3.11.14-150600.3.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"product_id": "python311-testsuite-3.11.14-150600.3.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150600.3.44.1.ppc64le",
"product": {
"name": "python311-tk-3.11.14-150600.3.44.1.ppc64le",
"product_id": "python311-tk-3.11.14-150600.3.44.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150600.3.44.1.ppc64le",
"product": {
"name": "python311-tools-3.11.14-150600.3.44.1.ppc64le",
"product_id": "python311-tools-3.11.14-150600.3.44.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"product_id": "libpython3_11-1_0-3.11.14-150600.3.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150600.3.44.1.s390x",
"product": {
"name": "python311-3.11.14-150600.3.44.1.s390x",
"product_id": "python311-3.11.14-150600.3.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150600.3.44.1.s390x",
"product": {
"name": "python311-base-3.11.14-150600.3.44.1.s390x",
"product_id": "python311-base-3.11.14-150600.3.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150600.3.44.1.s390x",
"product": {
"name": "python311-curses-3.11.14-150600.3.44.1.s390x",
"product_id": "python311-curses-3.11.14-150600.3.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150600.3.44.1.s390x",
"product": {
"name": "python311-dbm-3.11.14-150600.3.44.1.s390x",
"product_id": "python311-dbm-3.11.14-150600.3.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150600.3.44.1.s390x",
"product": {
"name": "python311-devel-3.11.14-150600.3.44.1.s390x",
"product_id": "python311-devel-3.11.14-150600.3.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150600.3.44.1.s390x",
"product": {
"name": "python311-doc-3.11.14-150600.3.44.1.s390x",
"product_id": "python311-doc-3.11.14-150600.3.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"product_id": "python311-doc-devhelp-3.11.14-150600.3.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150600.3.44.1.s390x",
"product": {
"name": "python311-idle-3.11.14-150600.3.44.1.s390x",
"product_id": "python311-idle-3.11.14-150600.3.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150600.3.44.1.s390x",
"product": {
"name": "python311-testsuite-3.11.14-150600.3.44.1.s390x",
"product_id": "python311-testsuite-3.11.14-150600.3.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150600.3.44.1.s390x",
"product": {
"name": "python311-tk-3.11.14-150600.3.44.1.s390x",
"product_id": "python311-tk-3.11.14-150600.3.44.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150600.3.44.1.s390x",
"product": {
"name": "python311-tools-3.11.14-150600.3.44.1.s390x",
"product_id": "python311-tools-3.11.14-150600.3.44.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-32bit-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-32bit-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-base-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-base-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-base-32bit-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-curses-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-curses-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-dbm-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-dbm-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-devel-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-devel-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-doc-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-doc-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-idle-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-idle-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-testsuite-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-tk-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-tk-3.11.14-150600.3.44.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.14-150600.3.44.1.x86_64",
"product": {
"name": "python311-tools-3.11.14-150600.3.44.1.x86_64",
"product_id": "python311-tools-3.11.14-150600.3.44.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-32bit-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-base-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-32bit-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-curses-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-dbm-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-devel-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150600.3.44.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-doc-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150600.3.44.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-doc-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150600.3.44.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-doc-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-doc-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-idle-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.14-150600.3.44.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.14-150600.3.44.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.14-150600.3.44.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-testsuite-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-tk-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.14-150600.3.44.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
},
"product_reference": "python311-tools-3.11.14-150600.3.44.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T13:05:43Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"cve": "CVE-2025-12781",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12781"
}
],
"notes": [
{
"category": "general",
"text": "When passing data to the b64decode(), standard_b64decode(), and urlsafe_b64decode() functions in the \"base64\" module the characters \"+/\" will always be accepted, regardless of the value of \"altchars\" parameter, typically used to establish an \"alternative base64 alphabet\" such as the URL safe alphabet. This behavior matches what is recommended in earlier base64 RFCs, but newer RFCs now recommend either dropping characters outside the specified base64 alphabet or raising an error. The old behavior has the possibility of causing data integrity issues.\n\n\n\n\nThis behavior can only be insecure if your application uses an alternate base64 alphabet (without \"+/\"). If your application does not use the \"altchars\" parameter or the urlsafe_b64decode() function, then your application does not use an alternative base64 alphabet.\n\n\n\n\nThe attached patches DOES NOT make the base64-decode behavior raise an error, as this would be a change in behavior and break existing programs. Instead, the patch deprecates the behavior which will be replaced with the newly recommended behavior in a future version of Python. Users are recommended to mitigate by verifying user-controlled inputs match the base64 \nalphabet they are expecting or verify that their application would not be \naffected if the b64decode() functions accepted \"+\" or \"/\" outside of altchars.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12781",
"url": "https://www.suse.com/security/cve/CVE-2025-12781"
},
{
"category": "external",
"summary": "SUSE Bug 1257108 for CVE-2025-12781",
"url": "https://bugzilla.suse.com/1257108"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T13:05:43Z",
"details": "low"
}
],
"title": "CVE-2025-12781"
},
{
"cve": "CVE-2025-15282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15282"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15282",
"url": "https://www.suse.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "SUSE Bug 1257046 for CVE-2025-15282",
"url": "https://bugzilla.suse.com/1257046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T13:05:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-15282"
},
{
"cve": "CVE-2025-15366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15366"
}
],
"notes": [
{
"category": "general",
"text": "The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15366",
"url": "https://www.suse.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "SUSE Bug 1257044 for CVE-2025-15366",
"url": "https://bugzilla.suse.com/1257044"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T13:05:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-15366"
},
{
"cve": "CVE-2025-15367",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15367"
}
],
"notes": [
{
"category": "general",
"text": "The poplib module, when passed a user-controlled command, can have\nadditional commands injected using newlines. Mitigation rejects commands\ncontaining control characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15367",
"url": "https://www.suse.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "SUSE Bug 1257041 for CVE-2025-15367",
"url": "https://bugzilla.suse.com/1257041"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T13:05:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-15367"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T13:05:43Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.14-150600.3.44.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.14-150600.3.44.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T13:05:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
}
]
}
SUSE-SU-2026:1062-1
Vulnerability from csaf_suse - Published: 2026-03-26 10:36 - Updated: 2026-03-26 10:36Summary
Security update for python310
Severity
Important
Notes
Title of the patch: Security update for python310
Description of the patch: This update for python310 fixes the following issues:
Update to Python 3.10.20:
- CVE-2025-6075: quadratic complexity in os.path.expandvars() (bsc#1252974).
- CVE-2025-11468: header injection with carefully crafted inputs (bsc#1257029).
- CVE-2025-12084: quadratic complexity in xml.minidom node ID cache clearing (bsc#1254997).
- CVE-2025-13836: potential memory denial of service in the http.client module (bsc#1254400).
- CVE-2025-13837: potential memory denial of service in the plistlib module (bsc#1254401).
- CVE-2026-0672: control characters in http.cookies.Morsel fields and values (bsc#1257031).
- CVE-2026-0865: C0 control characters within wsgiref.headers.Headers fields, values, and parameters (bsc#1257042).
- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181).
- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).
Changelog:
- Update to 3.10.20:
- gh-144125: BytesGenerator will now refuse to serialize
(write) headers that are unsafely folded or delimited; see
verify_generated_headers. (Contributed by Bas Bloemsaat and
Petr Viktorin in gh-121650) (bsc#1257181, CVE-2026-1299).
- gh-143935: Fixed a bug in the folding of comments when
flattening an email message using a modern email policy.
Comments consisting of a very long sequence of non-foldable
characters could trigger a forced line wrap that omitted
the required leading space on the continuation line,
causing the remainder of the comment to be interpreted as
a new header field. This enabled header injection with
carefully crafted inputs (bsc#1257029 CVE-2025-11468).
- gh-143925: Reject control characters in data: URL media
types.
- gh-143919: Reject control characters in http.cookies.Morsel
fields and values (bsc#1257031, CVE-2026-0672).
- gh-143916: Reject C0 control characters within
wsgiref.headers.Headers fields, values, and parameters
(bsc#1257042, CVE-2026-0865).
- gh-142145: Remove quadratic behavior in xml.minidom node ID
cache clearing. In order to do this without breaking
existing users, we also add the ownerDocument attribute to
xml.dom.minidom elements and attributes created by directly
instantiating the Element or Attr class. Note that this way
of creating nodes is not supported; creator functions like
xml.dom.Document.documentElement() should be used instead
(bsc#1254997, CVE-2025-12084).
- gh-137836: Add support of the 'plaintext' element, RAWTEXT
elements 'xmp', 'iframe', 'noembed' and 'noframes', and
optionally RAWTEXT element 'noscript' in
html.parser.HTMLParser.
- gh-136063: email.message: ensure linear complexity for
legacy HTTP parameters parsing. Patch by Bndikt Tran.
- gh-136065: Fix quadratic complexity in
os.path.expandvars() (bsc#1252974, CVE-2025-6075).
- gh-119451: Fix a potential memory denial of service in the
http.client module. When connecting to a malicious server,
it could cause an arbitrary amount of memory to be
allocated. This could have led to symptoms including
a MemoryError, swapping, out of memory (OOM) killed
processes or containers, or even system crashes
(CVE-2025-13836, bsc#1254400).
- gh-119452: Fix a potential memory denial of service in the
http.server module. When a malicious user is connected to
the CGI server on Windows, it could cause an arbitrary
amount of memory to be allocated. This could have led to
symptoms including a MemoryError, swapping, out of memory
(OOM) killed processes or containers, or even system
crashes.
- gh-119342: Fix a potential memory denial of service in the
plistlib module. When reading a Plist file received from
untrusted source, it could cause an arbitrary amount of
memory to be allocated. This could have led to symptoms
including a MemoryError, swapping, out of memory (OOM)
killed processes or containers, or even system crashes
(bsc#1254401, CVE-2025-13837).
- Library
- gh-144833: Fixed a use-after-free in ssl when SSL_new()
returns NULL in newPySSLSocket(). The error was reported
via a dangling pointer after the object had already been
freed.
- gh-144363: Update bundled libexpat to 2.7.4
- gh-90949: Add SetAllocTrackerActivationThreshold() and
SetAllocTrackerMaximumAmplification() to xmlparser objects
to prevent use of disproportional amounts of dynamic memory
from within an Expat parser. Patch by Bndikt Tran.
- Core and Builtins
- gh-120384: Fix an array out of bounds crash in
list_ass_subscript, which could be invoked via some
specificly tailored input: including concurrent
modification of a list object, where one thread assigns
a slice and another clears it.
- gh-120298: Fix use-after free in list_richcompare_impl
which can be invoked via some specificly tailored evil
input.
Patchnames: SUSE-2026-1062,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1062,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1062,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1062,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1062,openSUSE-SLE-15.6-2026-1062
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
7.5 (High)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.2 (High)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
40 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 python310",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python310 fixes the following issues:\n\nUpdate to Python 3.10.20:\n \n- CVE-2025-6075: quadratic complexity in os.path.expandvars() (bsc#1252974).\n- CVE-2025-11468: header injection with carefully crafted inputs (bsc#1257029).\n- CVE-2025-12084: quadratic complexity in xml.minidom node ID cache clearing (bsc#1254997).\n- CVE-2025-13836: potential memory denial of service in the http.client module (bsc#1254400).\n- CVE-2025-13837: potential memory denial of service in the plistlib module (bsc#1254401).\n- CVE-2026-0672: control characters in http.cookies.Morsel fields and values (bsc#1257031).\n- CVE-2026-0865: C0 control characters within wsgiref.headers.Headers fields, values, and parameters (bsc#1257042).\n- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181).\n- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).\n\nChangelog:\n\n- Update to 3.10.20:\n - gh-144125: BytesGenerator will now refuse to serialize\n (write) headers that are unsafely folded or delimited; see\n verify_generated_headers. (Contributed by Bas Bloemsaat and\n Petr Viktorin in gh-121650) (bsc#1257181, CVE-2026-1299).\n - gh-143935: Fixed a bug in the folding of comments when\n flattening an email message using a modern email policy.\n Comments consisting of a very long sequence of non-foldable\n characters could trigger a forced line wrap that omitted\n the required leading space on the continuation line,\n causing the remainder of the comment to be interpreted as\n a new header field. This enabled header injection with\n carefully crafted inputs (bsc#1257029 CVE-2025-11468).\n - gh-143925: Reject control characters in data: URL media\n types.\n - gh-143919: Reject control characters in http.cookies.Morsel\n fields and values (bsc#1257031, CVE-2026-0672).\n - gh-143916: Reject C0 control characters within\n wsgiref.headers.Headers fields, values, and parameters\n (bsc#1257042, CVE-2026-0865).\n - gh-142145: Remove quadratic behavior in xml.minidom node ID\n cache clearing. In order to do this without breaking\n existing users, we also add the ownerDocument attribute to\n xml.dom.minidom elements and attributes created by directly\n instantiating the Element or Attr class. Note that this way\n of creating nodes is not supported; creator functions like\n xml.dom.Document.documentElement() should be used instead\n (bsc#1254997, CVE-2025-12084).\n - gh-137836: Add support of the \u0027plaintext\u0027 element, RAWTEXT\n elements \u0027xmp\u0027, \u0027iframe\u0027, \u0027noembed\u0027 and \u0027noframes\u0027, and\n optionally RAWTEXT element \u0027noscript\u0027 in\n html.parser.HTMLParser.\n - gh-136063: email.message: ensure linear complexity for\n legacy HTTP parameters parsing. Patch by Bndikt Tran.\n - gh-136065: Fix quadratic complexity in\n os.path.expandvars() (bsc#1252974, CVE-2025-6075).\n - gh-119451: Fix a potential memory denial of service in the\n http.client module. When connecting to a malicious server,\n it could cause an arbitrary amount of memory to be\n allocated. This could have led to symptoms including\n a MemoryError, swapping, out of memory (OOM) killed\n processes or containers, or even system crashes\n (CVE-2025-13836, bsc#1254400).\n - gh-119452: Fix a potential memory denial of service in the\n http.server module. When a malicious user is connected to\n the CGI server on Windows, it could cause an arbitrary\n amount of memory to be allocated. This could have led to\n symptoms including a MemoryError, swapping, out of memory\n (OOM) killed processes or containers, or even system\n crashes.\n - gh-119342: Fix a potential memory denial of service in the\n plistlib module. When reading a Plist file received from\n untrusted source, it could cause an arbitrary amount of\n memory to be allocated. This could have led to symptoms\n including a MemoryError, swapping, out of memory (OOM)\n killed processes or containers, or even system crashes\n (bsc#1254401, CVE-2025-13837).\n - Library\n - gh-144833: Fixed a use-after-free in ssl when SSL_new()\n returns NULL in newPySSLSocket(). The error was reported\n via a dangling pointer after the object had already been\n freed.\n - gh-144363: Update bundled libexpat to 2.7.4\n - gh-90949: Add SetAllocTrackerActivationThreshold() and\n SetAllocTrackerMaximumAmplification() to xmlparser objects\n to prevent use of disproportional amounts of dynamic memory\n from within an Expat parser. Patch by Bndikt Tran.\n - Core and Builtins\n - gh-120384: Fix an array out of bounds crash in\n list_ass_subscript, which could be invoked via some\n specificly tailored input: including concurrent\n modification of a list object, where one thread assigns\n a slice and another clears it.\n - gh-120298: Fix use-after free in list_richcompare_impl\n which can be invoked via some specificly tailored evil\n input.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1062,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1062,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1062,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1062,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1062,openSUSE-SLE-15.6-2026-1062",
"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_1062-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1062-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261062-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1062-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024947.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254401",
"url": "https://bugzilla.suse.com/1254401"
},
{
"category": "self",
"summary": "SUSE Bug 1254997",
"url": "https://bugzilla.suse.com/1254997"
},
{
"category": "self",
"summary": "SUSE Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"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 CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12084 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12084/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13837/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
},
{
"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/"
}
],
"title": "Security update for python310",
"tracking": {
"current_release_date": "2026-03-26T10:36:25Z",
"generator": {
"date": "2026-03-26T10:36:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1062-1",
"initial_release_date": "2026-03-26T10:36:25Z",
"revision_history": [
{
"date": "2026-03-26T10:36:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-base-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-base-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-curses-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-curses-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-dbm-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-devel-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-devel-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-doc-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-doc-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-idle-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-idle-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-testsuite-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-tk-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-tk-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-tools-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-tools-3.10.20-150400.4.102.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
"product": {
"name": "libpython3_10-1_0-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
"product_id": "libpython3_10-1_0-64bit-3.10.20-150400.4.102.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python310-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
"product": {
"name": "python310-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
"product_id": "python310-64bit-3.10.20-150400.4.102.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python310-base-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
"product": {
"name": "python310-base-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
"product_id": "python310-base-64bit-3.10.20-150400.4.102.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.i586",
"product": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.i586",
"product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-3.10.20-150400.4.102.1.i586",
"product_id": "python310-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-base-3.10.20-150400.4.102.1.i586",
"product_id": "python310-base-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-curses-3.10.20-150400.4.102.1.i586",
"product_id": "python310-curses-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-dbm-3.10.20-150400.4.102.1.i586",
"product_id": "python310-dbm-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-devel-3.10.20-150400.4.102.1.i586",
"product_id": "python310-devel-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-doc-3.10.20-150400.4.102.1.i586",
"product_id": "python310-doc-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.i586",
"product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-idle-3.10.20-150400.4.102.1.i586",
"product_id": "python310-idle-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.i586",
"product_id": "python310-testsuite-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-tk-3.10.20-150400.4.102.1.i586",
"product_id": "python310-tk-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-tools-3.10.20-150400.4.102.1.i586",
"product_id": "python310-tools-3.10.20-150400.4.102.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-base-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-base-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-curses-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-dbm-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-devel-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-doc-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-doc-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-idle-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-tk-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-tools-3.10.20-150400.4.102.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-base-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-base-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-curses-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-curses-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-dbm-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-dbm-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-devel-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-devel-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-doc-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-doc-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-idle-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-idle-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-testsuite-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-tk-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-tk-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-tools-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-tools-3.10.20-150400.4.102.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"product_id": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-32bit-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-32bit-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-base-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-base-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-curses-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-dbm-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-devel-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-doc-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-doc-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-idle-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-testsuite-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-tk-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-tools-3.10.20-150400.4.102.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-32bit-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-doc-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-doc-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-doc-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-doc-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-testsuite-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"cve": "CVE-2025-12084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12084"
}
],
"notes": [
{
"category": "general",
"text": "When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12084",
"url": "https://www.suse.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "SUSE Bug 1254997 for CVE-2025-12084",
"url": "https://bugzilla.suse.com/1254997"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-12084"
},
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-13837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13837"
}
],
"notes": [
{
"category": "general",
"text": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13837",
"url": "https://www.suse.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "SUSE Bug 1254401 for CVE-2025-13837",
"url": "https://bugzilla.suse.com/1254401"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
},
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
},
{
"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 High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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 High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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 High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"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 High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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 High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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 High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
}
]
}
SUSE-SU-2026:1107-1
Vulnerability from csaf_suse - Published: 2026-03-27 09:04 - Updated: 2026-03-27 09:04Summary
Security update for python312
Severity
Important
Notes
Title of the patch: Security update for python312
Description of the patch: This update for python312 fixes the following issues:
Update to Python 3.12.13:
- CVE-2025-6075: quadratic complexity in os.path.expandvars() (bsc#1252974).
- CVE-2025-11468: header injection with carefully crafted inputs (bsc#1257029).
- CVE-2025-12084: quadratic complexity in xml.minidom node ID cache clearing (bsc#1254997).
- CVE-2025-13836: potential memory denial of service in the http.client module (bsc#1254400).
- CVE-2025-13837: potential memory denial of service in the plistlib module (bsc#1254401).
- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).
- CVE-2026-0672: control characters in http.cookies.Morsel fields and values (bsc#1257031).
- CVE-2026-0865: C0 control characters within wsgiref.headers.Headers fields, values, and parameters (bsc#1257042).
- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181).
- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).
Changelog:
- gh-144125: BytesGenerator will now refuse to serialize
(write) headers that are unsafely folded or delimited; see
verify_generated_headers. (Contributed by Bas Bloemsaat and
Petr Viktorin in gh-121650) (bsc#1257181, CVE-2026-1299).
- gh-143935: Fixed a bug in the folding of comments when
flattening an email message using a modern email policy.
Comments consisting of a very long sequence of non-foldable
characters could trigger a forced line wrap that omitted
the required leading space on the continuation line,
causing the remainder of the comment to be interpreted as
a new header field. This enabled header injection with
carefully crafted inputs (bsc#1257029 CVE-2025-11468).
- gh-143925: Reject control characters in data: URL media
types (bsc#1257046, CVE-2025-15282).
- gh-143919: Reject control characters in http.cookies.Morsel
fields and values (bsc#1257031, CVE-2026-0672).
- gh-143916: Reject C0 control characters within
wsgiref.headers.Headers fields, values, and parameters
(bsc#1257042, CVE-2026-0865).
- gh-142145: Remove quadratic behavior in xml.minidom node ID
cache clearing. In order to do this without breaking
existing users, we also add the ownerDocument attribute to
xml.dom.minidom elements and attributes created by directly
instantiating the Element or Attr class. Note that this way
of creating nodes is not supported; creator functions like
xml.dom.Document.documentElement() should be used instead
(bsc#1254997, CVE-2025-12084).
- gh-137836: Add support of the 'plaintext' element, RAWTEXT
elements 'xmp', 'iframe', 'noembed' and 'noframes', and
optionally RAWTEXT element 'noscript' in
html.parser.HTMLParser.
- gh-136063: email.message: ensure linear complexity for
legacy HTTP parameters parsing. Patch by Bndikt Tran.
- gh-136065: Fix quadratic complexity in
os.path.expandvars() (bsc#1252974, CVE-2025-6075).
- gh-119451: Fix a potential memory denial of service in the
http.client module. When connecting to a malicious server,
it could cause an arbitrary amount of memory to be
allocated. This could have led to symptoms including
a MemoryError, swapping, out of memory (OOM) killed
processes or containers, or even system crashes
(CVE-2025-13836, bsc#1254400).
- gh-119452: Fix a potential memory denial of service in the
http.server module. When a malicious user is connected to
the CGI server on Windows, it could cause an arbitrary
amount of memory to be allocated. This could have led to
symptoms including a MemoryError, swapping, out of memory
(OOM) killed processes or containers, or even system
crashes.
- gh-119342: Fix a potential memory denial of service in the
plistlib module. When reading a Plist file received from
untrusted source, it could cause an arbitrary amount of
memory to be allocated. This could have led to symptoms
including a MemoryError, swapping, out of memory (OOM)
killed processes or containers, or even system crashes
(bsc#1254401, CVE-2025-13837).
- Library
- gh-144833: Fixed a use-after-free in ssl when SSL_new()
returns NULL in newPySSLSocket(). The error was reported
via a dangling pointer after the object had already been
freed.
- gh-144363: Update bundled libexpat to 2.7.4
- gh-90949: Add SetAllocTrackerActivationThreshold() and
SetAllocTrackerMaximumAmplification() to xmlparser objects
to prevent use of disproportional amounts of dynamic memory
from within an Expat parser. Patch by Bndikt Tran.
Patchnames: SUSE-2026-1107,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1107,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1107,openSUSE-SLE-15.6-2026-1107
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4 (Medium)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
7.5 (High)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.2 (High)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
105 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
44 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 python312",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python312 fixes the following issues:\n\nUpdate to Python 3.12.13:\n\n- CVE-2025-6075: quadratic complexity in os.path.expandvars() (bsc#1252974).\n- CVE-2025-11468: header injection with carefully crafted inputs (bsc#1257029).\n- CVE-2025-12084: quadratic complexity in xml.minidom node ID cache clearing (bsc#1254997).\n- CVE-2025-13836: potential memory denial of service in the http.client module (bsc#1254400).\n- CVE-2025-13837: potential memory denial of service in the plistlib module (bsc#1254401).\n- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).\n- CVE-2026-0672: control characters in http.cookies.Morsel fields and values (bsc#1257031).\n- CVE-2026-0865: C0 control characters within wsgiref.headers.Headers fields, values, and parameters (bsc#1257042).\n- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181).\n- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).\n \nChangelog:\n - gh-144125: BytesGenerator will now refuse to serialize\n (write) headers that are unsafely folded or delimited; see\n verify_generated_headers. (Contributed by Bas Bloemsaat and\n Petr Viktorin in gh-121650) (bsc#1257181, CVE-2026-1299).\n - gh-143935: Fixed a bug in the folding of comments when\n flattening an email message using a modern email policy.\n Comments consisting of a very long sequence of non-foldable\n characters could trigger a forced line wrap that omitted\n the required leading space on the continuation line,\n causing the remainder of the comment to be interpreted as\n a new header field. This enabled header injection with\n carefully crafted inputs (bsc#1257029 CVE-2025-11468).\n - gh-143925: Reject control characters in data: URL media\n types (bsc#1257046, CVE-2025-15282).\n - gh-143919: Reject control characters in http.cookies.Morsel\n fields and values (bsc#1257031, CVE-2026-0672).\n - gh-143916: Reject C0 control characters within\n wsgiref.headers.Headers fields, values, and parameters\n (bsc#1257042, CVE-2026-0865).\n - gh-142145: Remove quadratic behavior in xml.minidom node ID\n cache clearing. In order to do this without breaking\n existing users, we also add the ownerDocument attribute to\n xml.dom.minidom elements and attributes created by directly\n instantiating the Element or Attr class. Note that this way\n of creating nodes is not supported; creator functions like\n xml.dom.Document.documentElement() should be used instead\n (bsc#1254997, CVE-2025-12084).\n - gh-137836: Add support of the \u0027plaintext\u0027 element, RAWTEXT\n elements \u0027xmp\u0027, \u0027iframe\u0027, \u0027noembed\u0027 and \u0027noframes\u0027, and\n optionally RAWTEXT element \u0027noscript\u0027 in\n html.parser.HTMLParser.\n - gh-136063: email.message: ensure linear complexity for\n legacy HTTP parameters parsing. Patch by Bndikt Tran.\n - gh-136065: Fix quadratic complexity in\n os.path.expandvars() (bsc#1252974, CVE-2025-6075).\n - gh-119451: Fix a potential memory denial of service in the\n http.client module. When connecting to a malicious server,\n it could cause an arbitrary amount of memory to be\n allocated. This could have led to symptoms including\n a MemoryError, swapping, out of memory (OOM) killed\n processes or containers, or even system crashes\n (CVE-2025-13836, bsc#1254400).\n - gh-119452: Fix a potential memory denial of service in the\n http.server module. When a malicious user is connected to\n the CGI server on Windows, it could cause an arbitrary\n amount of memory to be allocated. This could have led to\n symptoms including a MemoryError, swapping, out of memory\n (OOM) killed processes or containers, or even system\n crashes.\n - gh-119342: Fix a potential memory denial of service in the\n plistlib module. When reading a Plist file received from\n untrusted source, it could cause an arbitrary amount of\n memory to be allocated. This could have led to symptoms\n including a MemoryError, swapping, out of memory (OOM)\n killed processes or containers, or even system crashes\n (bsc#1254401, CVE-2025-13837).\n - Library\n - gh-144833: Fixed a use-after-free in ssl when SSL_new()\n returns NULL in newPySSLSocket(). The error was reported\n via a dangling pointer after the object had already been\n freed.\n - gh-144363: Update bundled libexpat to 2.7.4\n - gh-90949: Add SetAllocTrackerActivationThreshold() and\n SetAllocTrackerMaximumAmplification() to xmlparser objects\n to prevent use of disproportional amounts of dynamic memory\n from within an Expat parser. Patch by Bndikt Tran.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1107,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1107,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1107,openSUSE-SLE-15.6-2026-1107",
"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_1107-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1107-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261107-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1107-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025017.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254401",
"url": "https://bugzilla.suse.com/1254401"
},
{
"category": "self",
"summary": "SUSE Bug 1254997",
"url": "https://bugzilla.suse.com/1254997"
},
{
"category": "self",
"summary": "SUSE Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257046",
"url": "https://bugzilla.suse.com/1257046"
},
{
"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 CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12084 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12084/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13837/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15282 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
},
{
"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/"
}
],
"title": "Security update for python312",
"tracking": {
"current_release_date": "2026-03-27T09:04:01Z",
"generator": {
"date": "2026-03-27T09:04:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1107-1",
"initial_release_date": "2026-03-27T09:04:01Z",
"revision_history": [
{
"date": "2026-03-27T09:04:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"product_id": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-base-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-base-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-curses-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-curses-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-dbm-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-dbm-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-devel-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-devel-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-doc-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-doc-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-idle-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-idle-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-testsuite-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-tk-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-tk-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-tools-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-tools-3.12.13-150600.3.48.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-64bit-3.12.13-150600.3.48.1.aarch64_ilp32",
"product": {
"name": "libpython3_12-1_0-64bit-3.12.13-150600.3.48.1.aarch64_ilp32",
"product_id": "libpython3_12-1_0-64bit-3.12.13-150600.3.48.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-64bit-3.12.13-150600.3.48.1.aarch64_ilp32",
"product": {
"name": "python312-64bit-3.12.13-150600.3.48.1.aarch64_ilp32",
"product_id": "python312-64bit-3.12.13-150600.3.48.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-base-64bit-3.12.13-150600.3.48.1.aarch64_ilp32",
"product": {
"name": "python312-base-64bit-3.12.13-150600.3.48.1.aarch64_ilp32",
"product_id": "python312-base-64bit-3.12.13-150600.3.48.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.i586",
"product": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.i586",
"product_id": "libpython3_12-1_0-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-3.12.13-150600.3.48.1.i586",
"product_id": "python312-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-base-3.12.13-150600.3.48.1.i586",
"product_id": "python312-base-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-curses-3.12.13-150600.3.48.1.i586",
"product_id": "python312-curses-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-dbm-3.12.13-150600.3.48.1.i586",
"product_id": "python312-dbm-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-devel-3.12.13-150600.3.48.1.i586",
"product_id": "python312-devel-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-doc-3.12.13-150600.3.48.1.i586",
"product_id": "python312-doc-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.i586",
"product_id": "python312-doc-devhelp-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-idle-3.12.13-150600.3.48.1.i586",
"product_id": "python312-idle-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.i586",
"product_id": "python312-testsuite-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-tk-3.12.13-150600.3.48.1.i586",
"product_id": "python312-tk-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-tools-3.12.13-150600.3.48.1.i586",
"product_id": "python312-tools-3.12.13-150600.3.48.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"product_id": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-base-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-base-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-curses-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-curses-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-dbm-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-devel-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-devel-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-doc-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-doc-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-idle-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-idle-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-testsuite-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-tk-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-tk-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-tools-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-tools-3.12.13-150600.3.48.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"product_id": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-base-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-base-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-curses-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-curses-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-dbm-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-dbm-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-devel-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-devel-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-doc-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-doc-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-doc-devhelp-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-idle-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-idle-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-testsuite-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-tk-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-tk-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-tools-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-tools-3.12.13-150600.3.48.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"product_id": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"product_id": "libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-32bit-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-32bit-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-base-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-base-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-base-32bit-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-curses-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-curses-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-dbm-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-dbm-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-devel-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-devel-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-doc-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-doc-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-idle-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-idle-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-testsuite-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-tk-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-tk-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-tools-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-tools-3.12.13-150600.3.48.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-32bit-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-32bit-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-doc-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-doc-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-doc-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-doc-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-testsuite-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"cve": "CVE-2025-12084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12084"
}
],
"notes": [
{
"category": "general",
"text": "When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12084",
"url": "https://www.suse.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "SUSE Bug 1254997 for CVE-2025-12084",
"url": "https://bugzilla.suse.com/1254997"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-12084"
},
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-13837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13837"
}
],
"notes": [
{
"category": "general",
"text": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13837",
"url": "https://www.suse.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "SUSE Bug 1254401 for CVE-2025-13837",
"url": "https://bugzilla.suse.com/1254401"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
},
{
"cve": "CVE-2025-15282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15282"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15282",
"url": "https://www.suse.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "SUSE Bug 1257046 for CVE-2025-15282",
"url": "https://bugzilla.suse.com/1257046"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-15282"
},
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
},
{
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
}
]
}
SUSE-SU-2026:1117-1
Vulnerability from csaf_suse - Published: 2026-03-27 11:34 - Updated: 2026-03-27 11:34Summary
Security update for python311
Severity
Important
Notes
Title of the patch: Security update for python311
Description of the patch: This update for python311 fixes the following issues:
Update to python 3.11.15:
- CVE-2025-6075: quadratic complexity in os.path.expandvars() (bsc#1252974).
- CVE-2025-11468: header injection with carefully crafted inputs (bsc#1257029).
- CVE-2025-12084: quadratic complexity in xml.minidom node ID cache clearing (bsc#1254997).
- CVE-2025-13836: potential memory denial of service in the http.client module (bsc#1254400).
- CVE-2025-13837: potential memory denial of service in the plistlib module (bsc#1254401).
- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).
- CVE-2026-0672: control characters in http.cookies.Morsel fields and values (bsc#1257031).
- CVE-2026-0865: C0 control characters within wsgiref.headers.Headers fields, values, and parameters (bsc#1257042).
- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181).
- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).
Changelog:
- gh-144125: BytesGenerator will now refuse to serialize
(write) headers that are unsafely folded or delimited; see
verify_generated_headers. (Contributed by Bas Bloemsaat and
Petr Viktorin in gh-121650) (bsc#1257181, CVE-2026-1299).
- gh-143935: Fixed a bug in the folding of comments when
flattening an email message using a modern email policy.
Comments consisting of a very long sequence of non-foldable
characters could trigger a forced line wrap that omitted
the required leading space on the continuation line,
causing the remainder of the comment to be interpreted as
a new header field. This enabled header injection with
carefully crafted inputs (bsc#1257029 CVE-2025-11468).
- gh-143925: Reject control characters in data: URL media
types (bsc#1257046, CVE-2025-15282).
- gh-143919: Reject control characters in http.cookies.Morsel
fields and values (bsc#1257031, CVE-2026-0672).
- gh-143916: Reject C0 control characters within
wsgiref.headers.Headers fields, values, and parameters
(bsc#1257042, CVE-2026-0865).
- gh-142145: Remove quadratic behavior in xml.minidom node ID
cache clearing. In order to do this without breaking
existing users, we also add the ownerDocument attribute to
xml.dom.minidom elements and attributes created by directly
instantiating the Element or Attr class. Note that this way
of creating nodes is not supported; creator functions like
xml.dom.Document.documentElement() should be used instead
(bsc#1254997, CVE-2025-12084).
- gh-137836: Add support of the 'plaintext' element, RAWTEXT
elements 'xmp', 'iframe', 'noembed' and 'noframes', and
optionally RAWTEXT element 'noscript' in
html.parser.HTMLParser.
- gh-136063: email.message: ensure linear complexity for
legacy HTTP parameters parsing. Patch by Bndikt Tran.
- gh-136065: Fix quadratic complexity in
os.path.expandvars() (bsc#1252974, CVE-2025-6075).
- gh-119451: Fix a potential memory denial of service in the
http.client module. When connecting to a malicious server,
it could cause an arbitrary amount of memory to be
allocated. This could have led to symptoms including
a MemoryError, swapping, out of memory (OOM) killed
processes or containers, or even system crashes
(CVE-2025-13836, bsc#1254400).
- gh-119452: Fix a potential memory denial of service in the
http.server module. When a malicious user is connected to
the CGI server on Windows, it could cause an arbitrary
amount of memory to be allocated. This could have led to
symptoms including a MemoryError, swapping, out of memory
(OOM) killed processes or containers, or even system
crashes.
- gh-119342: Fix a potential memory denial of service in the
plistlib module. When reading a Plist file received from
untrusted source, it could cause an arbitrary amount of
memory to be allocated. This could have led to symptoms
including a MemoryError, swapping, out of memory (OOM)
killed processes or containers, or even system crashes
(bsc#1254401, CVE-2025-13837).
- Library
- gh-144833: Fixed a use-after-free in ssl when SSL_new()
returns NULL in newPySSLSocket(). The error was reported
via a dangling pointer after the object had already been
freed.
- gh-144363: Update bundled libexpat to 2.7.4
- gh-90949: Add SetAllocTrackerActivationThreshold() and
SetAllocTrackerMaximumAmplification() to xmlparser objects
to prevent use of disproportional amounts of dynamic memory
from within an Expat parser. Patch by Bndikt Tran.
- Core and Builtins
- gh-120384: Fix an array out of bounds crash in
list_ass_subscript, which could be invoked via some
specificly tailored input: including concurrent
modification of a list object, where one thread assigns
a slice and another clears it.
- gh-120298: Fix use-after free in list_richcompare_impl
which can be invoked via some specificly tailored evil
input.
Patchnames: SUSE-2026-1117,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-1117,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1117,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1117,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1117,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1117,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1117,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1117,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1117,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1117
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4 (Medium)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
7.5 (High)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.2 (High)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
44 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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\nUpdate to python 3.11.15:\n\n- CVE-2025-6075: quadratic complexity in os.path.expandvars() (bsc#1252974).\n- CVE-2025-11468: header injection with carefully crafted inputs (bsc#1257029).\n- CVE-2025-12084: quadratic complexity in xml.minidom node ID cache clearing (bsc#1254997).\n- CVE-2025-13836: potential memory denial of service in the http.client module (bsc#1254400).\n- CVE-2025-13837: potential memory denial of service in the plistlib module (bsc#1254401).\n- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).\n- CVE-2026-0672: control characters in http.cookies.Morsel fields and values (bsc#1257031).\n- CVE-2026-0865: C0 control characters within wsgiref.headers.Headers fields, values, and parameters (bsc#1257042).\n- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181).\n- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).\n\nChangelog:\n\n - gh-144125: BytesGenerator will now refuse to serialize\n (write) headers that are unsafely folded or delimited; see\n verify_generated_headers. (Contributed by Bas Bloemsaat and\n Petr Viktorin in gh-121650) (bsc#1257181, CVE-2026-1299).\n - gh-143935: Fixed a bug in the folding of comments when\n flattening an email message using a modern email policy.\n Comments consisting of a very long sequence of non-foldable\n characters could trigger a forced line wrap that omitted\n the required leading space on the continuation line,\n causing the remainder of the comment to be interpreted as\n a new header field. This enabled header injection with\n carefully crafted inputs (bsc#1257029 CVE-2025-11468).\n - gh-143925: Reject control characters in data: URL media\n types (bsc#1257046, CVE-2025-15282).\n - gh-143919: Reject control characters in http.cookies.Morsel\n fields and values (bsc#1257031, CVE-2026-0672).\n - gh-143916: Reject C0 control characters within\n wsgiref.headers.Headers fields, values, and parameters\n (bsc#1257042, CVE-2026-0865).\n - gh-142145: Remove quadratic behavior in xml.minidom node ID\n cache clearing. In order to do this without breaking\n existing users, we also add the ownerDocument attribute to\n xml.dom.minidom elements and attributes created by directly\n instantiating the Element or Attr class. Note that this way\n of creating nodes is not supported; creator functions like\n xml.dom.Document.documentElement() should be used instead\n (bsc#1254997, CVE-2025-12084).\n - gh-137836: Add support of the \u0027plaintext\u0027 element, RAWTEXT\n elements \u0027xmp\u0027, \u0027iframe\u0027, \u0027noembed\u0027 and \u0027noframes\u0027, and\n optionally RAWTEXT element \u0027noscript\u0027 in\n html.parser.HTMLParser.\n - gh-136063: email.message: ensure linear complexity for\n legacy HTTP parameters parsing. Patch by Bndikt Tran.\n - gh-136065: Fix quadratic complexity in\n os.path.expandvars() (bsc#1252974, CVE-2025-6075).\n - gh-119451: Fix a potential memory denial of service in the\n http.client module. When connecting to a malicious server,\n it could cause an arbitrary amount of memory to be\n allocated. This could have led to symptoms including\n a MemoryError, swapping, out of memory (OOM) killed\n processes or containers, or even system crashes\n (CVE-2025-13836, bsc#1254400).\n - gh-119452: Fix a potential memory denial of service in the\n http.server module. When a malicious user is connected to\n the CGI server on Windows, it could cause an arbitrary\n amount of memory to be allocated. This could have led to\n symptoms including a MemoryError, swapping, out of memory\n (OOM) killed processes or containers, or even system\n crashes.\n - gh-119342: Fix a potential memory denial of service in the\n plistlib module. When reading a Plist file received from\n untrusted source, it could cause an arbitrary amount of\n memory to be allocated. This could have led to symptoms\n including a MemoryError, swapping, out of memory (OOM)\n killed processes or containers, or even system crashes\n (bsc#1254401, CVE-2025-13837).\n - Library\n - gh-144833: Fixed a use-after-free in ssl when SSL_new()\n returns NULL in newPySSLSocket(). The error was reported\n via a dangling pointer after the object had already been\n freed.\n - gh-144363: Update bundled libexpat to 2.7.4\n - gh-90949: Add SetAllocTrackerActivationThreshold() and\n SetAllocTrackerMaximumAmplification() to xmlparser objects\n to prevent use of disproportional amounts of dynamic memory\n from within an Expat parser. Patch by Bndikt Tran.\n - Core and Builtins\n - gh-120384: Fix an array out of bounds crash in\n list_ass_subscript, which could be invoked via some\n specificly tailored input: including concurrent\n modification of a list object, where one thread assigns\n a slice and another clears it.\n - gh-120298: Fix use-after free in list_richcompare_impl\n which can be invoked via some specificly tailored evil\n input.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1117,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-1117,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1117,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1117,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1117,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1117,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1117,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1117,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1117,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1117",
"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_1117-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1117-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261117-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1117-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025015.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254401",
"url": "https://bugzilla.suse.com/1254401"
},
{
"category": "self",
"summary": "SUSE Bug 1254997",
"url": "https://bugzilla.suse.com/1254997"
},
{
"category": "self",
"summary": "SUSE Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257046",
"url": "https://bugzilla.suse.com/1257046"
},
{
"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 CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12084 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12084/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13837/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15282 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
},
{
"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/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2026-03-27T11:34:35Z",
"generator": {
"date": "2026-03-27T11:34:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1117-1",
"initial_release_date": "2026-03-27T11:34:35Z",
"revision_history": [
{
"date": "2026-03-27T11:34:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-base-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-curses-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-dbm-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-devel-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-doc-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-idle-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-testsuite-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-tk-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-tools-3.11.15-150400.9.80.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.15-150400.9.80.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.15-150400.9.80.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.15-150400.9.80.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.15-150400.9.80.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.15-150400.9.80.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.15-150400.9.80.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.15-150400.9.80.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.15-150400.9.80.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.15-150400.9.80.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.i586",
"product_id": "libpython3_11-1_0-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-3.11.15-150400.9.80.1.i586",
"product_id": "python311-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-base-3.11.15-150400.9.80.1.i586",
"product_id": "python311-base-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-curses-3.11.15-150400.9.80.1.i586",
"product_id": "python311-curses-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-dbm-3.11.15-150400.9.80.1.i586",
"product_id": "python311-dbm-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-devel-3.11.15-150400.9.80.1.i586",
"product_id": "python311-devel-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-doc-3.11.15-150400.9.80.1.i586",
"product_id": "python311-doc-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.i586",
"product_id": "python311-doc-devhelp-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-idle-3.11.15-150400.9.80.1.i586",
"product_id": "python311-idle-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-testsuite-3.11.15-150400.9.80.1.i586",
"product_id": "python311-testsuite-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-tk-3.11.15-150400.9.80.1.i586",
"product_id": "python311-tk-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-tools-3.11.15-150400.9.80.1.i586",
"product_id": "python311-tools-3.11.15-150400.9.80.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-base-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-curses-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-curses-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-dbm-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-devel-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-devel-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-doc-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-doc-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-idle-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-idle-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-testsuite-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-tk-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-tk-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-tools-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-tools-3.11.15-150400.9.80.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"product_id": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-base-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-base-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-curses-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-curses-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-dbm-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-dbm-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-devel-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-devel-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-doc-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-doc-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-idle-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-idle-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-testsuite-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-testsuite-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-tk-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-tk-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-tools-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-tools-3.11.15-150400.9.80.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.15-150400.9.80.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-32bit-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-32bit-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-base-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-base-32bit-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-curses-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-dbm-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-devel-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-doc-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-idle-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-testsuite-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-tk-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-tools-3.11.15-150400.9.80.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"cve": "CVE-2025-12084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12084"
}
],
"notes": [
{
"category": "general",
"text": "When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12084",
"url": "https://www.suse.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "SUSE Bug 1254997 for CVE-2025-12084",
"url": "https://bugzilla.suse.com/1254997"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "moderate"
}
],
"title": "CVE-2025-12084"
},
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-13837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13837"
}
],
"notes": [
{
"category": "general",
"text": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13837",
"url": "https://www.suse.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "SUSE Bug 1254401 for CVE-2025-13837",
"url": "https://bugzilla.suse.com/1254401"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
},
{
"cve": "CVE-2025-15282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15282"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15282",
"url": "https://www.suse.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "SUSE Bug 1257046 for CVE-2025-15282",
"url": "https://bugzilla.suse.com/1257046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "moderate"
}
],
"title": "CVE-2025-15282"
},
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
},
{
"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 High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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 High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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 High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"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 High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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 High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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 High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
}
]
}
SUSE-SU-2026:1349-1
Vulnerability from csaf_suse - Published: 2026-04-15 13:35 - Updated: 2026-04-15 13:35Summary
Security update for python311
Severity
Important
Notes
Title of the patch: Security update for python311
Description of the patch: This update for python311 fixes the following issues:
- Updated to Python 3.11.15
- CVE-2025-6075: If the value passed to os.path.expandvars() is user-controlled a performance degradation is possible when expanding environment variables (bsc#1252974).
- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters (bsc#1257029).
- CVE-2025-12084: cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (bsc#1254997).
- CVE-2025-13462: incorrect parsing of TarInfo header when GNU long name and type AREGTYPE are combined (bsc#1259611).
- CVE-2025-13836: When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length (bsc#1254400).
- CVE-2025-13837: When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues (bsc#1254401).
- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).
- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel (bsc#1257031).
- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).
- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting in `BytesGenerator` (bsc#1257181).
- CVE-2026-2297: cpython: incorrectly handled hook in FileLoader can lead to validation bypass (bsc#1259240).
- CVE-2026-3479: python: improper resource argument validation can allow path traversal (bsc#1259989).
- CVE-2026-3644: incomplete control character validation in http.cookies (bsc#1259734).
- CVE-2026-4224: C stack overflow when parsing XML with deeply nested DTD content models (bsc#1259735).
- CVE-2026-4519: leading dashes in URLs are accepted by the `webbrowser.open()` API and allow for web browser command line option injection (bsc#1260026).
Patchnames: SUSE-2026-1349,SUSE-SLE-Module-Basesystem-15-SP7-2026-1349,SUSE-SLE-Module-Python3-15-SP7-2026-1349,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1349,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1349,openSUSE-SLE-15.6-2026-1349
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.3 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.5 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
7.5 (High)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.2 (High)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.5 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.9 (Medium)
Affected products
Recommended
141 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
64 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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\n- Updated to Python 3.11.15\n- CVE-2025-6075: If the value passed to os.path.expandvars() is user-controlled a performance degradation is possible when expanding environment variables (bsc#1252974).\n- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters (bsc#1257029).\n- CVE-2025-12084: cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (bsc#1254997).\n- CVE-2025-13462: incorrect parsing of TarInfo header when GNU long name and type AREGTYPE are combined (bsc#1259611).\n- CVE-2025-13836: When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length (bsc#1254400).\n- CVE-2025-13837: When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues (bsc#1254401).\n- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).\n- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel (bsc#1257031).\n- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).\n- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting in `BytesGenerator` (bsc#1257181).\n- CVE-2026-2297: cpython: incorrectly handled hook in FileLoader can lead to validation bypass (bsc#1259240).\n- CVE-2026-3479: python: improper resource argument validation can allow path traversal (bsc#1259989).\n- CVE-2026-3644: incomplete control character validation in http.cookies (bsc#1259734).\n- CVE-2026-4224: C stack overflow when parsing XML with deeply nested DTD content models (bsc#1259735).\n- CVE-2026-4519: leading dashes in URLs are accepted by the `webbrowser.open()` API and allow for web browser command line option injection (bsc#1260026).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1349,SUSE-SLE-Module-Basesystem-15-SP7-2026-1349,SUSE-SLE-Module-Python3-15-SP7-2026-1349,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1349,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1349,openSUSE-SLE-15.6-2026-1349",
"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_1349-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1349-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261349-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1349-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045567.html"
},
{
"category": "self",
"summary": "SUSE Bug 1252974",
"url": "https://bugzilla.suse.com/1252974"
},
{
"category": "self",
"summary": "SUSE Bug 1254400",
"url": "https://bugzilla.suse.com/1254400"
},
{
"category": "self",
"summary": "SUSE Bug 1254401",
"url": "https://bugzilla.suse.com/1254401"
},
{
"category": "self",
"summary": "SUSE Bug 1254997",
"url": "https://bugzilla.suse.com/1254997"
},
{
"category": "self",
"summary": "SUSE Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257046",
"url": "https://bugzilla.suse.com/1257046"
},
{
"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-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12084 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12084/"
},
{
"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-2025-13836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13837/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15282 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15282/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
},
{
"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 python311",
"tracking": {
"current_release_date": "2026-04-15T13:35:56Z",
"generator": {
"date": "2026-04-15T13:35:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1349-1",
"initial_release_date": "2026-04-15T13:35:56Z",
"revision_history": [
{
"date": "2026-04-15T13:35:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-base-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-curses-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-devel-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-doc-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-idle-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-tk-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-tools-3.11.15-150600.3.53.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.15-150600.3.53.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.15-150600.3.53.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.15-150600.3.53.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.i586",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-3.11.15-150600.3.53.1.i586",
"product_id": "python311-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.i586",
"product_id": "python311-base-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.i586",
"product_id": "python311-curses-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.i586",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.i586",
"product_id": "python311-devel-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.i586",
"product_id": "python311-doc-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.i586",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.i586",
"product_id": "python311-idle-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.i586",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.i586",
"product_id": "python311-tk-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.i586",
"product_id": "python311-tools-3.11.15-150600.3.53.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-base-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-curses-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-devel-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-doc-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-idle-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-tk-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-tools-3.11.15-150600.3.53.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-base-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-curses-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-devel-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-doc-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-idle-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-tk-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-tools-3.11.15-150600.3.53.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-32bit-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-32bit-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-base-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-curses-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-devel-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-doc-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-idle-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-tk-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-tools-3.11.15-150600.3.53.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-32bit-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-doc-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-doc-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-testsuite-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"cve": "CVE-2025-12084",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12084"
}
],
"notes": [
{
"category": "general",
"text": "When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12084",
"url": "https://www.suse.com/security/cve/CVE-2025-12084"
},
{
"category": "external",
"summary": "SUSE Bug 1254997 for CVE-2025-12084",
"url": "https://bugzilla.suse.com/1254997"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-12084"
},
{
"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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2025-13836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13836"
}
],
"notes": [
{
"category": "general",
"text": "When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13836",
"url": "https://www.suse.com/security/cve/CVE-2025-13836"
},
{
"category": "external",
"summary": "SUSE Bug 1254400 for CVE-2025-13836",
"url": "https://bugzilla.suse.com/1254400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-13837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13837"
}
],
"notes": [
{
"category": "general",
"text": "When loading a plist file, the plistlib module reads data in size specified by the file itself, meaning a malicious file can cause OOM and DoS issues",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13837",
"url": "https://www.suse.com/security/cve/CVE-2025-13837"
},
{
"category": "external",
"summary": "SUSE Bug 1254401 for CVE-2025-13837",
"url": "https://bugzilla.suse.com/1254401"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
},
{
"cve": "CVE-2025-15282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15282"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15282",
"url": "https://www.suse.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "SUSE Bug 1257046 for CVE-2025-15282",
"url": "https://bugzilla.suse.com/1257046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-15282"
},
{
"cve": "CVE-2025-6075",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-6075"
}
],
"notes": [
{
"category": "general",
"text": "If the value passed to os.path.expandvars() is user-controlled a \nperformance degradation is possible when expanding environment \nvariables.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-6075",
"url": "https://www.suse.com/security/cve/CVE-2025-6075"
},
{
"category": "external",
"summary": "SUSE Bug 1252974 for CVE-2025-6075",
"url": "https://bugzilla.suse.com/1252974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
},
{
"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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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 Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
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…